#ABC4AD Color

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

Color preview

#ABC4AD

Color formats

HEX
#ABC4AD
RGB
rgb(171, 196, 173)
RGBA
rgba(171, 196, 173, 1)
HSL
hsl(125, 17%, 72%)
HSV
hsv(125, 13%, 77%)
CMYK
cmyk(13%, 0%, 12%, 23%)
CSS variable
--color-primary: #ABC4AD;
Lowercase HEX
#abc4ad

Shades

Tints

Tones

Harmony

CSS snippets for #ABC4AD

.color-abc4ad {
  color: #ABC4AD;
  background-color: #ABC4AD;
}

Frequently asked questions

What color is #ABC4AD?+

#ABC4AD is a HEX color with RGB value rgb(171, 196, 173) and HSL value hsl(125, 17%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC4AD?+

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