#AFCDCE Color

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

Color preview

#AFCDCE

Color formats

HEX
#AFCDCE
RGB
rgb(175, 205, 206)
RGBA
rgba(175, 205, 206, 1)
HSL
hsl(182, 24%, 75%)
HSV
hsv(182, 15%, 81%)
CMYK
cmyk(15%, 0%, 0%, 19%)
CSS variable
--color-primary: #AFCDCE;
Lowercase HEX
#afcdce

Shades

Tints

Tones

Harmony

CSS snippets for #AFCDCE

.color-afcdce {
  color: #AFCDCE;
  background-color: #AFCDCE;
}

Frequently asked questions

What color is #AFCDCE?+

#AFCDCE is a HEX color with RGB value rgb(175, 205, 206) and HSL value hsl(182, 24%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFCDCE?+

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