#ABCC9B Color

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

Color preview

#ABCC9B

Color formats

HEX
#ABCC9B
RGB
rgb(171, 204, 155)
RGBA
rgba(171, 204, 155, 1)
HSL
hsl(100, 32%, 70%)
HSV
hsv(100, 24%, 80%)
CMYK
cmyk(16%, 0%, 24%, 20%)
CSS variable
--color-primary: #ABCC9B;
Lowercase HEX
#abcc9b

Shades

Tints

Tones

Harmony

CSS snippets for #ABCC9B

.color-abcc9b {
  color: #ABCC9B;
  background-color: #ABCC9B;
}

Frequently asked questions

What color is #ABCC9B?+

#ABCC9B is a HEX color with RGB value rgb(171, 204, 155) and HSL value hsl(100, 32%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCC9B?+

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