#ABC7AB Color

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

Color preview

#ABC7AB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABC7AB

.color-abc7ab {
  color: #ABC7AB;
  background-color: #ABC7AB;
}

Frequently asked questions

What color is #ABC7AB?+

#ABC7AB is a HEX color with RGB value rgb(171, 199, 171) and HSL value hsl(120, 20%, 73%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC7AB?+

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