#5E701C Color

Inspect #5E701C across formats, palettes, contrast and closest named color matches.

Color preview

#5E701C

Color formats

HEX
#5E701C
RGB
rgb(94, 112, 28)
RGBA
rgba(94, 112, 28, 1)
HSL
hsl(73, 60%, 27%)
HSV
hsv(73, 75%, 44%)
CMYK
cmyk(16%, 0%, 75%, 56%)
CSS variable
--color-primary: #5E701C;
Lowercase HEX
#5e701c

Shades

Tints

Tones

Harmony

CSS snippets for #5E701C

.color-5e701c {
  color: #5E701C;
  background-color: #5E701C;
}

Frequently asked questions

What color is #5E701C?+

#5E701C is a HEX color with RGB value rgb(94, 112, 28) and HSL value hsl(73, 60%, 27%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #5E701C?+

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