#A2DDEF Color

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

Color preview

#A2DDEF

Color formats

HEX
#A2DDEF
RGB
rgb(162, 221, 239)
RGBA
rgba(162, 221, 239, 1)
HSL
hsl(194, 71%, 79%)
HSV
hsv(194, 32%, 94%)
CMYK
cmyk(32%, 8%, 0%, 6%)
CSS variable
--color-primary: #A2DDEF;
Lowercase HEX
#a2ddef

Shades

Tints

Tones

Harmony

CSS snippets for #A2DDEF

.color-a2ddef {
  color: #A2DDEF;
  background-color: #A2DDEF;
}

Frequently asked questions

What color is #A2DDEF?+

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

What is the closest Tailwind color to #A2DDEF?+

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