#AFCDE5 Color

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

Color preview

#AFCDE5

Color formats

HEX
#AFCDE5
RGB
rgb(175, 205, 229)
RGBA
rgba(175, 205, 229, 1)
HSL
hsl(207, 51%, 79%)
HSV
hsv(207, 24%, 90%)
CMYK
cmyk(24%, 10%, 0%, 10%)
CSS variable
--color-primary: #AFCDE5;
Lowercase HEX
#afcde5

Shades

Tints

Tones

Harmony

CSS snippets for #AFCDE5

.color-afcde5 {
  color: #AFCDE5;
  background-color: #AFCDE5;
}

Frequently asked questions

What color is #AFCDE5?+

#AFCDE5 is a HEX color with RGB value rgb(175, 205, 229) and HSL value hsl(207, 51%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AFCDE5?+

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