#ABC39E Color

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

Color preview

#ABC39E

Color formats

HEX
#ABC39E
RGB
rgb(171, 195, 158)
RGBA
rgba(171, 195, 158, 1)
HSL
hsl(99, 24%, 69%)
HSV
hsv(99, 19%, 76%)
CMYK
cmyk(12%, 0%, 19%, 24%)
CSS variable
--color-primary: #ABC39E;
Lowercase HEX
#abc39e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC39E

.color-abc39e {
  color: #ABC39E;
  background-color: #ABC39E;
}

Frequently asked questions

What color is #ABC39E?+

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

What is the closest Tailwind color to #ABC39E?+

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