#ABC89B Color

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

Color preview

#ABC89B

Color formats

HEX
#ABC89B
RGB
rgb(171, 200, 155)
RGBA
rgba(171, 200, 155, 1)
HSL
hsl(99, 29%, 70%)
HSV
hsv(99, 23%, 78%)
CMYK
cmyk(15%, 0%, 23%, 22%)
CSS variable
--color-primary: #ABC89B;
Lowercase HEX
#abc89b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC89B

.color-abc89b {
  color: #ABC89B;
  background-color: #ABC89B;
}

Frequently asked questions

What color is #ABC89B?+

#ABC89B is a HEX color with RGB value rgb(171, 200, 155) and HSL value hsl(99, 29%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC89B?+

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