#ABCB9A Color

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

Color preview

#ABCB9A

Color formats

HEX
#ABCB9A
RGB
rgb(171, 203, 154)
RGBA
rgba(171, 203, 154, 1)
HSL
hsl(99, 32%, 70%)
HSV
hsv(99, 24%, 80%)
CMYK
cmyk(16%, 0%, 24%, 20%)
CSS variable
--color-primary: #ABCB9A;
Lowercase HEX
#abcb9a

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB9A

.color-abcb9a {
  color: #ABCB9A;
  background-color: #ABCB9A;
}

Frequently asked questions

What color is #ABCB9A?+

#ABCB9A is a HEX color with RGB value rgb(171, 203, 154) and HSL value hsl(99, 32%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCB9A?+

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