#ABC49E Color

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

Color preview

#ABC49E

Color formats

HEX
#ABC49E
RGB
rgb(171, 196, 158)
RGBA
rgba(171, 196, 158, 1)
HSL
hsl(99, 24%, 69%)
HSV
hsv(99, 19%, 77%)
CMYK
cmyk(13%, 0%, 19%, 23%)
CSS variable
--color-primary: #ABC49E;
Lowercase HEX
#abc49e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC49E

.color-abc49e {
  color: #ABC49E;
  background-color: #ABC49E;
}

Frequently asked questions

What color is #ABC49E?+

#ABC49E is a HEX color with RGB value rgb(171, 196, 158) and HSL value hsl(99, 24%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC49E?+

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