#AFEFD1 Color

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

Color preview

#AFEFD1

Color formats

HEX
#AFEFD1
RGB
rgb(175, 239, 209)
RGBA
rgba(175, 239, 209, 1)
HSL
hsl(152, 67%, 81%)
HSV
hsv(152, 27%, 94%)
CMYK
cmyk(27%, 0%, 13%, 6%)
CSS variable
--color-primary: #AFEFD1;
Lowercase HEX
#afefd1

Shades

Tints

Tones

Harmony

CSS snippets for #AFEFD1

.color-afefd1 {
  color: #AFEFD1;
  background-color: #AFEFD1;
}

Frequently asked questions

What color is #AFEFD1?+

#AFEFD1 is a HEX color with RGB value rgb(175, 239, 209) and HSL value hsl(152, 67%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFEFD1?+

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