#AFF8DB Color

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

Color preview

#AFF8DB

Color formats

HEX
#AFF8DB
RGB
rgb(175, 248, 219)
RGBA
rgba(175, 248, 219, 1)
HSL
hsl(156, 84%, 83%)
HSV
hsv(156, 29%, 97%)
CMYK
cmyk(29%, 0%, 12%, 3%)
CSS variable
--color-primary: #AFF8DB;
Lowercase HEX
#aff8db

Shades

Tints

Tones

Harmony

CSS snippets for #AFF8DB

.color-aff8db {
  color: #AFF8DB;
  background-color: #AFF8DB;
}

Frequently asked questions

What color is #AFF8DB?+

#AFF8DB is a HEX color with RGB value rgb(175, 248, 219) and HSL value hsl(156, 84%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFF8DB?+

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