#AFF5DC Color

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

Color preview

#AFF5DC

Color formats

HEX
#AFF5DC
RGB
rgb(175, 245, 220)
RGBA
rgba(175, 245, 220, 1)
HSL
hsl(159, 78%, 82%)
HSV
hsv(159, 29%, 96%)
CMYK
cmyk(29%, 0%, 10%, 4%)
CSS variable
--color-primary: #AFF5DC;
Lowercase HEX
#aff5dc

Shades

Tints

Tones

Harmony

CSS snippets for #AFF5DC

.color-aff5dc {
  color: #AFF5DC;
  background-color: #AFF5DC;
}

Frequently asked questions

What color is #AFF5DC?+

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

What is the closest Tailwind color to #AFF5DC?+

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