#A2DDFF Color

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

Color preview

#A2DDFF

Color formats

HEX
#A2DDFF
RGB
rgb(162, 221, 255)
RGBA
rgba(162, 221, 255, 1)
HSL
hsl(202, 100%, 82%)
HSV
hsv(202, 36%, 100%)
CMYK
cmyk(36%, 13%, 0%, 0%)
CSS variable
--color-primary: #A2DDFF;
Lowercase HEX
#a2ddff

Shades

Tints

Tones

Harmony

CSS snippets for #A2DDFF

.color-a2ddff {
  color: #A2DDFF;
  background-color: #A2DDFF;
}

Frequently asked questions

What color is #A2DDFF?+

#A2DDFF is a HEX color with RGB value rgb(162, 221, 255) and HSL value hsl(202, 100%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2DDFF?+

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