#ABC99F Color

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

Color preview

#ABC99F

Color formats

HEX
#ABC99F
RGB
rgb(171, 201, 159)
RGBA
rgba(171, 201, 159, 1)
HSL
hsl(103, 28%, 71%)
HSV
hsv(103, 21%, 79%)
CMYK
cmyk(15%, 0%, 21%, 21%)
CSS variable
--color-primary: #ABC99F;
Lowercase HEX
#abc99f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC99F

.color-abc99f {
  color: #ABC99F;
  background-color: #ABC99F;
}

Frequently asked questions

What color is #ABC99F?+

#ABC99F is a HEX color with RGB value rgb(171, 201, 159) and HSL value hsl(103, 28%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC99F?+

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