#AFF5DB Color

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

Color preview

#AFF5DB

Color formats

HEX
#AFF5DB
RGB
rgb(175, 245, 219)
RGBA
rgba(175, 245, 219, 1)
HSL
hsl(158, 78%, 82%)
HSV
hsv(158, 29%, 96%)
CMYK
cmyk(29%, 0%, 11%, 4%)
CSS variable
--color-primary: #AFF5DB;
Lowercase HEX
#aff5db

Shades

Tints

Tones

Harmony

CSS snippets for #AFF5DB

.color-aff5db {
  color: #AFF5DB;
  background-color: #AFF5DB;
}

Frequently asked questions

What color is #AFF5DB?+

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

What is the closest Tailwind color to #AFF5DB?+

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