#AFDED2 Color

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

Color preview

#AFDED2

Color formats

HEX
#AFDED2
RGB
rgb(175, 222, 210)
RGBA
rgba(175, 222, 210, 1)
HSL
hsl(165, 42%, 78%)
HSV
hsv(165, 21%, 87%)
CMYK
cmyk(21%, 0%, 5%, 13%)
CSS variable
--color-primary: #AFDED2;
Lowercase HEX
#afded2

Shades

Tints

Tones

Harmony

CSS snippets for #AFDED2

.color-afded2 {
  color: #AFDED2;
  background-color: #AFDED2;
}

Frequently asked questions

What color is #AFDED2?+

#AFDED2 is a HEX color with RGB value rgb(175, 222, 210) and HSL value hsl(165, 42%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFDED2?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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