#ABC99C Color

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

Color preview

#ABC99C

Color formats

HEX
#ABC99C
RGB
rgb(171, 201, 156)
RGBA
rgba(171, 201, 156, 1)
HSL
hsl(100, 29%, 70%)
HSV
hsv(100, 22%, 79%)
CMYK
cmyk(15%, 0%, 22%, 21%)
CSS variable
--color-primary: #ABC99C;
Lowercase HEX
#abc99c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC99C

.color-abc99c {
  color: #ABC99C;
  background-color: #ABC99C;
}

Frequently asked questions

What color is #ABC99C?+

#ABC99C is a HEX color with RGB value rgb(171, 201, 156) and HSL value hsl(100, 29%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC99C?+

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