#AFCAE7 Color

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

Color preview

#AFCAE7

Color formats

HEX
#AFCAE7
RGB
rgb(175, 202, 231)
RGBA
rgba(175, 202, 231, 1)
HSL
hsl(211, 54%, 80%)
HSV
hsv(211, 24%, 91%)
CMYK
cmyk(24%, 13%, 0%, 9%)
CSS variable
--color-primary: #AFCAE7;
Lowercase HEX
#afcae7

Shades

Tints

Tones

Harmony

CSS snippets for #AFCAE7

.color-afcae7 {
  color: #AFCAE7;
  background-color: #AFCAE7;
}

Frequently asked questions

What color is #AFCAE7?+

#AFCAE7 is a HEX color with RGB value rgb(175, 202, 231) and HSL value hsl(211, 54%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFCAE7?+

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