#AFADC2 Color

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

Color preview

#AFADC2

Color formats

HEX
#AFADC2
RGB
rgb(175, 173, 194)
RGBA
rgba(175, 173, 194, 1)
HSL
hsl(246, 15%, 72%)
HSV
hsv(246, 11%, 76%)
CMYK
cmyk(10%, 11%, 0%, 24%)
CSS variable
--color-primary: #AFADC2;
Lowercase HEX
#afadc2

Shades

Tints

Tones

Harmony

CSS snippets for #AFADC2

.color-afadc2 {
  color: #AFADC2;
  background-color: #AFADC2;
}

Frequently asked questions

What color is #AFADC2?+

#AFADC2 is a HEX color with RGB value rgb(175, 173, 194) and HSL value hsl(246, 15%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFADC2?+

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