#ABCB97 Color

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

Color preview

#ABCB97

Color formats

HEX
#ABCB97
RGB
rgb(171, 203, 151)
RGBA
rgba(171, 203, 151, 1)
HSL
hsl(97, 33%, 69%)
HSV
hsv(97, 26%, 80%)
CMYK
cmyk(16%, 0%, 26%, 20%)
CSS variable
--color-primary: #ABCB97;
Lowercase HEX
#abcb97

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB97

.color-abcb97 {
  color: #ABCB97;
  background-color: #ABCB97;
}

Frequently asked questions

What color is #ABCB97?+

#ABCB97 is a HEX color with RGB value rgb(171, 203, 151) and HSL value hsl(97, 33%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCB97?+

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