#AFFDEA Color

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

Color preview

#AFFDEA

Color formats

HEX
#AFFDEA
RGB
rgb(175, 253, 234)
RGBA
rgba(175, 253, 234, 1)
HSL
hsl(165, 95%, 84%)
HSV
hsv(165, 31%, 99%)
CMYK
cmyk(31%, 0%, 8%, 1%)
CSS variable
--color-primary: #AFFDEA;
Lowercase HEX
#affdea

Shades

Tints

Tones

Harmony

CSS snippets for #AFFDEA

.color-affdea {
  color: #AFFDEA;
  background-color: #AFFDEA;
}

Frequently asked questions

What color is #AFFDEA?+

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

What is the closest Tailwind color to #AFFDEA?+

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