#AFDCE2 Color

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

Color preview

#AFDCE2

Color formats

HEX
#AFDCE2
RGB
rgb(175, 220, 226)
RGBA
rgba(175, 220, 226, 1)
HSL
hsl(187, 47%, 79%)
HSV
hsv(187, 23%, 89%)
CMYK
cmyk(23%, 3%, 0%, 11%)
CSS variable
--color-primary: #AFDCE2;
Lowercase HEX
#afdce2

Shades

Tints

Tones

Harmony

CSS snippets for #AFDCE2

.color-afdce2 {
  color: #AFDCE2;
  background-color: #AFDCE2;
}

Frequently asked questions

What color is #AFDCE2?+

#AFDCE2 is a HEX color with RGB value rgb(175, 220, 226) and HSL value hsl(187, 47%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFDCE2?+

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