#074D05 Color

Inspect #074D05 across formats, palettes, contrast and closest named color matches.

Color preview

#074D05

Color formats

HEX
#074D05
RGB
rgb(7, 77, 5)
RGBA
rgba(7, 77, 5, 1)
HSL
hsl(118, 88%, 16%)
HSV
hsv(118, 94%, 30%)
CMYK
cmyk(91%, 0%, 94%, 70%)
CSS variable
--color-primary: #074D05;
Lowercase HEX
#074d05

Shades

Tints

Tones

Harmony

CSS snippets for #074D05

.color-074d05 {
  color: #074D05;
  background-color: #074D05;
}

Frequently asked questions

What color is #074D05?+

#074D05 is a HEX color with RGB value rgb(7, 77, 5) and HSL value hsl(118, 88%, 16%). Its closest CSS named color is DarkGreen.

What is the closest Tailwind color to #074D05?+

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