#ABC987 Color

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

Color preview

#ABC987

Color formats

HEX
#ABC987
RGB
rgb(171, 201, 135)
RGBA
rgba(171, 201, 135, 1)
HSL
hsl(87, 38%, 66%)
HSV
hsv(87, 33%, 79%)
CMYK
cmyk(15%, 0%, 33%, 21%)
CSS variable
--color-primary: #ABC987;
Lowercase HEX
#abc987

Shades

Tints

Tones

Harmony

CSS snippets for #ABC987

.color-abc987 {
  color: #ABC987;
  background-color: #ABC987;
}

Frequently asked questions

What color is #ABC987?+

#ABC987 is a HEX color with RGB value rgb(171, 201, 135) and HSL value hsl(87, 38%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC987?+

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