#AFEEE2 Color

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

Color preview

#AFEEE2

Color formats

HEX
#AFEEE2
RGB
rgb(175, 238, 226)
RGBA
rgba(175, 238, 226, 1)
HSL
hsl(169, 65%, 81%)
HSV
hsv(169, 26%, 93%)
CMYK
cmyk(26%, 0%, 5%, 7%)
CSS variable
--color-primary: #AFEEE2;
Lowercase HEX
#afeee2

Shades

Tints

Tones

Harmony

CSS snippets for #AFEEE2

.color-afeee2 {
  color: #AFEEE2;
  background-color: #AFEEE2;
}

Frequently asked questions

What color is #AFEEE2?+

#AFEEE2 is a HEX color with RGB value rgb(175, 238, 226) and HSL value hsl(169, 65%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFEEE2?+

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