#AFF8EB Color

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

Color preview

#AFF8EB

Color formats

HEX
#AFF8EB
RGB
rgb(175, 248, 235)
RGBA
rgba(175, 248, 235, 1)
HSL
hsl(169, 84%, 83%)
HSV
hsv(169, 29%, 97%)
CMYK
cmyk(29%, 0%, 5%, 3%)
CSS variable
--color-primary: #AFF8EB;
Lowercase HEX
#aff8eb

Shades

Tints

Tones

Harmony

CSS snippets for #AFF8EB

.color-aff8eb {
  color: #AFF8EB;
  background-color: #AFF8EB;
}

Frequently asked questions

What color is #AFF8EB?+

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

What is the closest Tailwind color to #AFF8EB?+

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