#4E701E Color

Inspect #4E701E across formats, palettes, contrast and closest named color matches.

Color preview

#4E701E

Color formats

HEX
#4E701E
RGB
rgb(78, 112, 30)
RGBA
rgba(78, 112, 30, 1)
HSL
hsl(85, 58%, 28%)
HSV
hsv(85, 73%, 44%)
CMYK
cmyk(30%, 0%, 73%, 56%)
CSS variable
--color-primary: #4E701E;
Lowercase HEX
#4e701e

Shades

Tints

Tones

Harmony

CSS snippets for #4E701E

.color-4e701e {
  color: #4E701E;
  background-color: #4E701E;
}

Frequently asked questions

What color is #4E701E?+

#4E701E is a HEX color with RGB value rgb(78, 112, 30) and HSL value hsl(85, 58%, 28%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #4E701E?+

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