#ABC87C Color

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

Color preview

#ABC87C

Color formats

HEX
#ABC87C
RGB
rgb(171, 200, 124)
RGBA
rgba(171, 200, 124, 1)
HSL
hsl(83, 41%, 64%)
HSV
hsv(83, 38%, 78%)
CMYK
cmyk(15%, 0%, 38%, 22%)
CSS variable
--color-primary: #ABC87C;
Lowercase HEX
#abc87c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC87C

.color-abc87c {
  color: #ABC87C;
  background-color: #ABC87C;
}

Frequently asked questions

What color is #ABC87C?+

#ABC87C is a HEX color with RGB value rgb(171, 200, 124) and HSL value hsl(83, 41%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC87C?+

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