#ABC1AD Color

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

Color preview

#ABC1AD

Color formats

HEX
#ABC1AD
RGB
rgb(171, 193, 173)
RGBA
rgba(171, 193, 173, 1)
HSL
hsl(125, 15%, 71%)
HSV
hsv(125, 11%, 76%)
CMYK
cmyk(11%, 0%, 10%, 24%)
CSS variable
--color-primary: #ABC1AD;
Lowercase HEX
#abc1ad

Shades

Tints

Tones

Harmony

CSS snippets for #ABC1AD

.color-abc1ad {
  color: #ABC1AD;
  background-color: #ABC1AD;
}

Frequently asked questions

What color is #ABC1AD?+

#ABC1AD is a HEX color with RGB value rgb(171, 193, 173) and HSL value hsl(125, 15%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC1AD?+

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