#ABC89F Color

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

Color preview

#ABC89F

Color formats

HEX
#ABC89F
RGB
rgb(171, 200, 159)
RGBA
rgba(171, 200, 159, 1)
HSL
hsl(102, 27%, 70%)
HSV
hsv(102, 21%, 78%)
CMYK
cmyk(15%, 0%, 21%, 22%)
CSS variable
--color-primary: #ABC89F;
Lowercase HEX
#abc89f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC89F

.color-abc89f {
  color: #ABC89F;
  background-color: #ABC89F;
}

Frequently asked questions

What color is #ABC89F?+

#ABC89F is a HEX color with RGB value rgb(171, 200, 159) and HSL value hsl(102, 27%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC89F?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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