#ABC883 Color

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

Color preview

#ABC883

Color formats

HEX
#ABC883
RGB
rgb(171, 200, 131)
RGBA
rgba(171, 200, 131, 1)
HSL
hsl(85, 39%, 65%)
HSV
hsv(85, 35%, 78%)
CMYK
cmyk(15%, 0%, 35%, 22%)
CSS variable
--color-primary: #ABC883;
Lowercase HEX
#abc883

Shades

Tints

Tones

Harmony

CSS snippets for #ABC883

.color-abc883 {
  color: #ABC883;
  background-color: #ABC883;
}

Frequently asked questions

What color is #ABC883?+

#ABC883 is a HEX color with RGB value rgb(171, 200, 131) and HSL value hsl(85, 39%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC883?+

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