#ABC884 Color

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

Color preview

#ABC884

Color formats

HEX
#ABC884
RGB
rgb(171, 200, 132)
RGBA
rgba(171, 200, 132, 1)
HSL
hsl(86, 38%, 65%)
HSV
hsv(86, 34%, 78%)
CMYK
cmyk(15%, 0%, 34%, 22%)
CSS variable
--color-primary: #ABC884;
Lowercase HEX
#abc884

Shades

Tints

Tones

Harmony

CSS snippets for #ABC884

.color-abc884 {
  color: #ABC884;
  background-color: #ABC884;
}

Frequently asked questions

What color is #ABC884?+

#ABC884 is a HEX color with RGB value rgb(171, 200, 132) and HSL value hsl(86, 38%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC884?+

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