#ABBF9C Color

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

Color preview

#ABBF9C

Color formats

HEX
#ABBF9C
RGB
rgb(171, 191, 156)
RGBA
rgba(171, 191, 156, 1)
HSL
hsl(94, 21%, 68%)
HSV
hsv(94, 18%, 75%)
CMYK
cmyk(10%, 0%, 18%, 25%)
CSS variable
--color-primary: #ABBF9C;
Lowercase HEX
#abbf9c

Shades

Tints

Tones

Harmony

CSS snippets for #ABBF9C

.color-abbf9c {
  color: #ABBF9C;
  background-color: #ABBF9C;
}

Frequently asked questions

What color is #ABBF9C?+

#ABBF9C is a HEX color with RGB value rgb(171, 191, 156) and HSL value hsl(94, 21%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBF9C?+

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