#ABBF9F Color

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

Color preview

#ABBF9F

Color formats

HEX
#ABBF9F
RGB
rgb(171, 191, 159)
RGBA
rgba(171, 191, 159, 1)
HSL
hsl(98, 20%, 69%)
HSV
hsv(98, 17%, 75%)
CMYK
cmyk(10%, 0%, 17%, 25%)
CSS variable
--color-primary: #ABBF9F;
Lowercase HEX
#abbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #ABBF9F

.color-abbf9f {
  color: #ABBF9F;
  background-color: #ABBF9F;
}

Frequently asked questions

What color is #ABBF9F?+

#ABBF9F is a HEX color with RGB value rgb(171, 191, 159) and HSL value hsl(98, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBF9F?+

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