#ABBF8C Color

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

Color preview

#ABBF8C

Color formats

HEX
#ABBF8C
RGB
rgb(171, 191, 140)
RGBA
rgba(171, 191, 140, 1)
HSL
hsl(84, 28%, 65%)
HSV
hsv(84, 27%, 75%)
CMYK
cmyk(10%, 0%, 27%, 25%)
CSS variable
--color-primary: #ABBF8C;
Lowercase HEX
#abbf8c

Shades

Tints

Tones

Harmony

CSS snippets for #ABBF8C

.color-abbf8c {
  color: #ABBF8C;
  background-color: #ABBF8C;
}

Frequently asked questions

What color is #ABBF8C?+

#ABBF8C is a HEX color with RGB value rgb(171, 191, 140) and HSL value hsl(84, 28%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABBF8C?+

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