#ABC7AE Color

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

Color preview

#ABC7AE

Color formats

HEX
#ABC7AE
RGB
rgb(171, 199, 174)
RGBA
rgba(171, 199, 174, 1)
HSL
hsl(126, 20%, 73%)
HSV
hsv(126, 14%, 78%)
CMYK
cmyk(14%, 0%, 13%, 22%)
CSS variable
--color-primary: #ABC7AE;
Lowercase HEX
#abc7ae

Shades

Tints

Tones

Harmony

CSS snippets for #ABC7AE

.color-abc7ae {
  color: #ABC7AE;
  background-color: #ABC7AE;
}

Frequently asked questions

What color is #ABC7AE?+

#ABC7AE is a HEX color with RGB value rgb(171, 199, 174) and HSL value hsl(126, 20%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ABC7AE?+

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