#AFCDC7 Color

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

Color preview

#AFCDC7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFCDC7

.color-afcdc7 {
  color: #AFCDC7;
  background-color: #AFCDC7;
}

Frequently asked questions

What color is #AFCDC7?+

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

What is the closest Tailwind color to #AFCDC7?+

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