#AFAAC3 Color

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

Color preview

#AFAAC3

Color formats

HEX
#AFAAC3
RGB
rgb(175, 170, 195)
RGBA
rgba(175, 170, 195, 1)
HSL
hsl(252, 17%, 72%)
HSV
hsv(252, 13%, 76%)
CMYK
cmyk(10%, 13%, 0%, 24%)
CSS variable
--color-primary: #AFAAC3;
Lowercase HEX
#afaac3

Shades

Tints

Tones

Harmony

CSS snippets for #AFAAC3

.color-afaac3 {
  color: #AFAAC3;
  background-color: #AFAAC3;
}

Frequently asked questions

What color is #AFAAC3?+

#AFAAC3 is a HEX color with RGB value rgb(175, 170, 195) and HSL value hsl(252, 17%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAAC3?+

The closest Tailwind color is gray-400, available as the bg-gray-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