#ABCB8C Color

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

Color preview

#ABCB8C

Color formats

HEX
#ABCB8C
RGB
rgb(171, 203, 140)
RGBA
rgba(171, 203, 140, 1)
HSL
hsl(90, 38%, 67%)
HSV
hsv(90, 31%, 80%)
CMYK
cmyk(16%, 0%, 31%, 20%)
CSS variable
--color-primary: #ABCB8C;
Lowercase HEX
#abcb8c

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB8C

.color-abcb8c {
  color: #ABCB8C;
  background-color: #ABCB8C;
}

Frequently asked questions

What color is #ABCB8C?+

#ABCB8C is a HEX color with RGB value rgb(171, 203, 140) and HSL value hsl(90, 38%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCB8C?+

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