#AFEEDC Color

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

Color preview

#AFEEDC

Color formats

HEX
#AFEEDC
RGB
rgb(175, 238, 220)
RGBA
rgba(175, 238, 220, 1)
HSL
hsl(163, 65%, 81%)
HSV
hsv(163, 26%, 93%)
CMYK
cmyk(26%, 0%, 8%, 7%)
CSS variable
--color-primary: #AFEEDC;
Lowercase HEX
#afeedc

Shades

Tints

Tones

Harmony

CSS snippets for #AFEEDC

.color-afeedc {
  color: #AFEEDC;
  background-color: #AFEEDC;
}

Frequently asked questions

What color is #AFEEDC?+

#AFEEDC is a HEX color with RGB value rgb(175, 238, 220) and HSL value hsl(163, 65%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFEEDC?+

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