#AFDDE2 Color

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

Color preview

#AFDDE2

Color formats

HEX
#AFDDE2
RGB
rgb(175, 221, 226)
RGBA
rgba(175, 221, 226, 1)
HSL
hsl(186, 47%, 79%)
HSV
hsv(186, 23%, 89%)
CMYK
cmyk(23%, 2%, 0%, 11%)
CSS variable
--color-primary: #AFDDE2;
Lowercase HEX
#afdde2

Shades

Tints

Tones

Harmony

CSS snippets for #AFDDE2

.color-afdde2 {
  color: #AFDDE2;
  background-color: #AFDDE2;
}

Frequently asked questions

What color is #AFDDE2?+

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

What is the closest Tailwind color to #AFDDE2?+

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