#A1DDEF Color

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

Color preview

#A1DDEF

Color formats

HEX
#A1DDEF
RGB
rgb(161, 221, 239)
RGBA
rgba(161, 221, 239, 1)
HSL
hsl(194, 71%, 78%)
HSV
hsv(194, 33%, 94%)
CMYK
cmyk(33%, 8%, 0%, 6%)
CSS variable
--color-primary: #A1DDEF;
Lowercase HEX
#a1ddef

Shades

Tints

Tones

Harmony

CSS snippets for #A1DDEF

.color-a1ddef {
  color: #A1DDEF;
  background-color: #A1DDEF;
}

Frequently asked questions

What color is #A1DDEF?+

#A1DDEF is a HEX color with RGB value rgb(161, 221, 239) and HSL value hsl(194, 71%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1DDEF?+

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