#ABCB9D Color

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

Color preview

#ABCB9D

Color formats

HEX
#ABCB9D
RGB
rgb(171, 203, 157)
RGBA
rgba(171, 203, 157, 1)
HSL
hsl(102, 31%, 71%)
HSV
hsv(102, 23%, 80%)
CMYK
cmyk(16%, 0%, 23%, 20%)
CSS variable
--color-primary: #ABCB9D;
Lowercase HEX
#abcb9d

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB9D

.color-abcb9d {
  color: #ABCB9D;
  background-color: #ABCB9D;
}

Frequently asked questions

What color is #ABCB9D?+

#ABCB9D is a HEX color with RGB value rgb(171, 203, 157) and HSL value hsl(102, 31%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCB9D?+

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