#03500D Color

Inspect #03500D across formats, palettes, contrast and closest named color matches.

Color preview

#03500D

Color formats

HEX
#03500D
RGB
rgb(3, 80, 13)
RGBA
rgba(3, 80, 13, 1)
HSL
hsl(128, 93%, 16%)
HSV
hsv(128, 96%, 31%)
CMYK
cmyk(96%, 0%, 84%, 69%)
CSS variable
--color-primary: #03500D;
Lowercase HEX
#03500d

Shades

Tints

Tones

Harmony

CSS snippets for #03500D

.color-03500d {
  color: #03500D;
  background-color: #03500D;
}

Frequently asked questions

What color is #03500D?+

#03500D is a HEX color with RGB value rgb(3, 80, 13) and HSL value hsl(128, 93%, 16%). Its closest CSS named color is DarkGreen.

What is the closest Tailwind color to #03500D?+

The closest Tailwind color is green-950, available as the bg-green-950 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools