#ABC8AD Color

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

Color preview

#ABC8AD

Color formats

HEX
#ABC8AD
RGB
rgb(171, 200, 173)
RGBA
rgba(171, 200, 173, 1)
HSL
hsl(124, 21%, 73%)
HSV
hsv(124, 15%, 78%)
CMYK
cmyk(15%, 0%, 13%, 22%)
CSS variable
--color-primary: #ABC8AD;
Lowercase HEX
#abc8ad

Shades

Tints

Tones

Harmony

CSS snippets for #ABC8AD

.color-abc8ad {
  color: #ABC8AD;
  background-color: #ABC8AD;
}

Frequently asked questions

What color is #ABC8AD?+

#ABC8AD is a HEX color with RGB value rgb(171, 200, 173) and HSL value hsl(124, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ABC8AD?+

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