#AFF5ED Color

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

Color preview

#AFF5ED

Color formats

HEX
#AFF5ED
RGB
rgb(175, 245, 237)
RGBA
rgba(175, 245, 237, 1)
HSL
hsl(173, 78%, 82%)
HSV
hsv(173, 29%, 96%)
CMYK
cmyk(29%, 0%, 3%, 4%)
CSS variable
--color-primary: #AFF5ED;
Lowercase HEX
#aff5ed

Shades

Tints

Tones

Harmony

CSS snippets for #AFF5ED

.color-aff5ed {
  color: #AFF5ED;
  background-color: #AFF5ED;
}

Frequently asked questions

What color is #AFF5ED?+

#AFF5ED is a HEX color with RGB value rgb(175, 245, 237) and HSL value hsl(173, 78%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFF5ED?+

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