#ABC45E Color

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

Color preview

#ABC45E

Color formats

HEX
#ABC45E
RGB
rgb(171, 196, 94)
RGBA
rgba(171, 196, 94, 1)
HSL
hsl(75, 46%, 57%)
HSV
hsv(75, 52%, 77%)
CMYK
cmyk(13%, 0%, 52%, 23%)
CSS variable
--color-primary: #ABC45E;
Lowercase HEX
#abc45e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC45E

.color-abc45e {
  color: #ABC45E;
  background-color: #ABC45E;
}

Frequently asked questions

What color is #ABC45E?+

#ABC45E is a HEX color with RGB value rgb(171, 196, 94) and HSL value hsl(75, 46%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC45E?+

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