#ABC29E Color

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

Color preview

#ABC29E

Color formats

HEX
#ABC29E
RGB
rgb(171, 194, 158)
RGBA
rgba(171, 194, 158, 1)
HSL
hsl(98, 23%, 69%)
HSV
hsv(98, 19%, 76%)
CMYK
cmyk(12%, 0%, 19%, 24%)
CSS variable
--color-primary: #ABC29E;
Lowercase HEX
#abc29e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC29E

.color-abc29e {
  color: #ABC29E;
  background-color: #ABC29E;
}

Frequently asked questions

What color is #ABC29E?+

#ABC29E is a HEX color with RGB value rgb(171, 194, 158) and HSL value hsl(98, 23%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC29E?+

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