#AFCDC6 Color

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

Color preview

#AFCDC6

Color formats

HEX
#AFCDC6
RGB
rgb(175, 205, 198)
RGBA
rgba(175, 205, 198, 1)
HSL
hsl(166, 23%, 75%)
HSV
hsv(166, 15%, 80%)
CMYK
cmyk(15%, 0%, 3%, 20%)
CSS variable
--color-primary: #AFCDC6;
Lowercase HEX
#afcdc6

Shades

Tints

Tones

Harmony

CSS snippets for #AFCDC6

.color-afcdc6 {
  color: #AFCDC6;
  background-color: #AFCDC6;
}

Frequently asked questions

What color is #AFCDC6?+

#AFCDC6 is a HEX color with RGB value rgb(175, 205, 198) and HSL value hsl(166, 23%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFCDC6?+

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