#ABBD9C Color

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

Color preview

#ABBD9C

Color formats

HEX
#ABBD9C
RGB
rgb(171, 189, 156)
RGBA
rgba(171, 189, 156, 1)
HSL
hsl(93, 20%, 68%)
HSV
hsv(93, 17%, 74%)
CMYK
cmyk(10%, 0%, 17%, 26%)
CSS variable
--color-primary: #ABBD9C;
Lowercase HEX
#abbd9c

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD9C

.color-abbd9c {
  color: #ABBD9C;
  background-color: #ABBD9C;
}

Frequently asked questions

What color is #ABBD9C?+

#ABBD9C is a HEX color with RGB value rgb(171, 189, 156) and HSL value hsl(93, 20%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBD9C?+

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