#7EAF5A Color

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

Color preview

#7EAF5A

Color formats

HEX
#7EAF5A
RGB
rgb(126, 175, 90)
RGBA
rgba(126, 175, 90, 1)
HSL
hsl(95, 35%, 52%)
HSV
hsv(95, 49%, 69%)
CMYK
cmyk(28%, 0%, 49%, 31%)
CSS variable
--color-primary: #7EAF5A;
Lowercase HEX
#7eaf5a

Shades

Tints

Tones

Harmony

CSS snippets for #7EAF5A

.color-7eaf5a {
  color: #7EAF5A;
  background-color: #7EAF5A;
}

Frequently asked questions

What color is #7EAF5A?+

#7EAF5A is a HEX color with RGB value rgb(126, 175, 90) and HSL value hsl(95, 35%, 52%). Its closest CSS named color is DarkSeaGreen.

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

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