#ABC88F Color

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

Color preview

#ABC88F

Color formats

HEX
#ABC88F
RGB
rgb(171, 200, 143)
RGBA
rgba(171, 200, 143, 1)
HSL
hsl(91, 34%, 67%)
HSV
hsv(91, 28%, 78%)
CMYK
cmyk(15%, 0%, 28%, 22%)
CSS variable
--color-primary: #ABC88F;
Lowercase HEX
#abc88f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC88F

.color-abc88f {
  color: #ABC88F;
  background-color: #ABC88F;
}

Frequently asked questions

What color is #ABC88F?+

#ABC88F is a HEX color with RGB value rgb(171, 200, 143) and HSL value hsl(91, 34%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC88F?+

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