#AAFDFA Color

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

Color preview

#AAFDFA

Color formats

HEX
#AAFDFA
RGB
rgb(170, 253, 250)
RGBA
rgba(170, 253, 250, 1)
HSL
hsl(178, 95%, 83%)
HSV
hsv(178, 33%, 99%)
CMYK
cmyk(33%, 0%, 1%, 1%)
CSS variable
--color-primary: #AAFDFA;
Lowercase HEX
#aafdfa

Shades

Tints

Tones

Harmony

CSS snippets for #AAFDFA

.color-aafdfa {
  color: #AAFDFA;
  background-color: #AAFDFA;
}

Frequently asked questions

What color is #AAFDFA?+

#AAFDFA is a HEX color with RGB value rgb(170, 253, 250) and HSL value hsl(178, 95%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAFDFA?+

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