#AFCCC6 Color

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

Color preview

#AFCCC6

Color formats

HEX
#AFCCC6
RGB
rgb(175, 204, 198)
RGBA
rgba(175, 204, 198, 1)
HSL
hsl(168, 22%, 74%)
HSV
hsv(168, 14%, 80%)
CMYK
cmyk(14%, 0%, 3%, 20%)
CSS variable
--color-primary: #AFCCC6;
Lowercase HEX
#afccc6

Shades

Tints

Tones

Harmony

CSS snippets for #AFCCC6

.color-afccc6 {
  color: #AFCCC6;
  background-color: #AFCCC6;
}

Frequently asked questions

What color is #AFCCC6?+

#AFCCC6 is a HEX color with RGB value rgb(175, 204, 198) and HSL value hsl(168, 22%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFCCC6?+

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