#03500F Color

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

Color preview

#03500F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #03500F

.color-03500f {
  color: #03500F;
  background-color: #03500F;
}

Frequently asked questions

What color is #03500F?+

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

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

The closest Tailwind color is green-900, available as the bg-green-900 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