#A1DDFF Color

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

Color preview

#A1DDFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1DDFF

.color-a1ddff {
  color: #A1DDFF;
  background-color: #A1DDFF;
}

Frequently asked questions

What color is #A1DDFF?+

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

What is the closest Tailwind color to #A1DDFF?+

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