#03500E Color

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

Color preview

#03500E

Color formats

HEX
#03500E
RGB
rgb(3, 80, 14)
RGBA
rgba(3, 80, 14, 1)
HSL
hsl(129, 93%, 16%)
HSV
hsv(129, 96%, 31%)
CMYK
cmyk(96%, 0%, 83%, 69%)
CSS variable
--color-primary: #03500E;
Lowercase HEX
#03500e

Shades

Tints

Tones

Harmony

CSS snippets for #03500E

.color-03500e {
  color: #03500E;
  background-color: #03500E;
}

Frequently asked questions

What color is #03500E?+

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

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

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