#6EAB4A Color

Inspect #6EAB4A across formats, palettes, contrast and closest named color matches.

Color preview

#6EAB4A

Color formats

HEX
#6EAB4A
RGB
rgb(110, 171, 74)
RGBA
rgba(110, 171, 74, 1)
HSL
hsl(98, 40%, 48%)
HSV
hsv(98, 57%, 67%)
CMYK
cmyk(36%, 0%, 57%, 33%)
CSS variable
--color-primary: #6EAB4A;
Lowercase HEX
#6eab4a

Shades

Tints

Tones

Harmony

CSS snippets for #6EAB4A

.color-6eab4a {
  color: #6EAB4A;
  background-color: #6EAB4A;
}

Frequently asked questions

What color is #6EAB4A?+

#6EAB4A is a HEX color with RGB value rgb(110, 171, 74) and HSL value hsl(98, 40%, 48%). Its closest CSS named color is OliveDrab.

What is the closest Tailwind color to #6EAB4A?+

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