#7EAE1E Color

Inspect #7EAE1E across formats, palettes, contrast and closest named color matches.

Color preview

#7EAE1E

Color formats

HEX
#7EAE1E
RGB
rgb(126, 174, 30)
RGBA
rgba(126, 174, 30, 1)
HSL
hsl(80, 71%, 40%)
HSV
hsv(80, 83%, 68%)
CMYK
cmyk(28%, 0%, 83%, 32%)
CSS variable
--color-primary: #7EAE1E;
Lowercase HEX
#7eae1e

Shades

Tints

Tones

Harmony

CSS snippets for #7EAE1E

.color-7eae1e {
  color: #7EAE1E;
  background-color: #7EAE1E;
}

Frequently asked questions

What color is #7EAE1E?+

#7EAE1E is a HEX color with RGB value rgb(126, 174, 30) and HSL value hsl(80, 71%, 40%). Its closest CSS named color is OliveDrab.

What is the closest Tailwind color to #7EAE1E?+

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