#AFEEE8 Color

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

Color preview

#AFEEE8

Color formats

HEX
#AFEEE8
RGB
rgb(175, 238, 232)
RGBA
rgba(175, 238, 232, 1)
HSL
hsl(174, 65%, 81%)
HSV
hsv(174, 26%, 93%)
CMYK
cmyk(26%, 0%, 3%, 7%)
CSS variable
--color-primary: #AFEEE8;
Lowercase HEX
#afeee8

Shades

Tints

Tones

Harmony

CSS snippets for #AFEEE8

.color-afeee8 {
  color: #AFEEE8;
  background-color: #AFEEE8;
}

Frequently asked questions

What color is #AFEEE8?+

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

What is the closest Tailwind color to #AFEEE8?+

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