#ABC49C Color

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

Color preview

#ABC49C

Color formats

HEX
#ABC49C
RGB
rgb(171, 196, 156)
RGBA
rgba(171, 196, 156, 1)
HSL
hsl(98, 25%, 69%)
HSV
hsv(98, 20%, 77%)
CMYK
cmyk(13%, 0%, 20%, 23%)
CSS variable
--color-primary: #ABC49C;
Lowercase HEX
#abc49c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC49C

.color-abc49c {
  color: #ABC49C;
  background-color: #ABC49C;
}

Frequently asked questions

What color is #ABC49C?+

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

What is the closest Tailwind color to #ABC49C?+

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