#ABCB80 Color

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

Color preview

#ABCB80

Color formats

HEX
#ABCB80
RGB
rgb(171, 203, 128)
RGBA
rgba(171, 203, 128, 1)
HSL
hsl(86, 42%, 65%)
HSV
hsv(86, 37%, 80%)
CMYK
cmyk(16%, 0%, 37%, 20%)
CSS variable
--color-primary: #ABCB80;
Lowercase HEX
#abcb80

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB80

.color-abcb80 {
  color: #ABCB80;
  background-color: #ABCB80;
}

Frequently asked questions

What color is #ABCB80?+

#ABCB80 is a HEX color with RGB value rgb(171, 203, 128) and HSL value hsl(86, 42%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABCB80?+

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