#AFFEEA Color

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

Color preview

#AFFEEA

Color formats

HEX
#AFFEEA
RGB
rgb(175, 254, 234)
RGBA
rgba(175, 254, 234, 1)
HSL
hsl(165, 98%, 84%)
HSV
hsv(165, 31%, 100%)
CMYK
cmyk(31%, 0%, 8%, 0%)
CSS variable
--color-primary: #AFFEEA;
Lowercase HEX
#affeea

Shades

Tints

Tones

Harmony

CSS snippets for #AFFEEA

.color-affeea {
  color: #AFFEEA;
  background-color: #AFFEEA;
}

Frequently asked questions

What color is #AFFEEA?+

#AFFEEA is a HEX color with RGB value rgb(175, 254, 234) and HSL value hsl(165, 98%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFEEA?+

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