#AFCED7 Color

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

Color preview

#AFCED7

Color formats

HEX
#AFCED7
RGB
rgb(175, 206, 215)
RGBA
rgba(175, 206, 215, 1)
HSL
hsl(194, 33%, 76%)
HSV
hsv(194, 19%, 84%)
CMYK
cmyk(19%, 4%, 0%, 16%)
CSS variable
--color-primary: #AFCED7;
Lowercase HEX
#afced7

Shades

Tints

Tones

Harmony

CSS snippets for #AFCED7

.color-afced7 {
  color: #AFCED7;
  background-color: #AFCED7;
}

Frequently asked questions

What color is #AFCED7?+

#AFCED7 is a HEX color with RGB value rgb(175, 206, 215) and HSL value hsl(194, 33%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFCED7?+

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