#ABC39C Color

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

Color preview

#ABC39C

Color formats

HEX
#ABC39C
RGB
rgb(171, 195, 156)
RGBA
rgba(171, 195, 156, 1)
HSL
hsl(97, 25%, 69%)
HSV
hsv(97, 20%, 76%)
CMYK
cmyk(12%, 0%, 20%, 24%)
CSS variable
--color-primary: #ABC39C;
Lowercase HEX
#abc39c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC39C

.color-abc39c {
  color: #ABC39C;
  background-color: #ABC39C;
}

Frequently asked questions

What color is #ABC39C?+

#ABC39C is a HEX color with RGB value rgb(171, 195, 156) and HSL value hsl(97, 25%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC39C?+

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