#A2DCED Color

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

Color preview

#A2DCED

Color formats

HEX
#A2DCED
RGB
rgb(162, 220, 237)
RGBA
rgba(162, 220, 237, 1)
HSL
hsl(194, 68%, 78%)
HSV
hsv(194, 32%, 93%)
CMYK
cmyk(32%, 7%, 0%, 7%)
CSS variable
--color-primary: #A2DCED;
Lowercase HEX
#a2dced

Shades

Tints

Tones

Harmony

CSS snippets for #A2DCED

.color-a2dced {
  color: #A2DCED;
  background-color: #A2DCED;
}

Frequently asked questions

What color is #A2DCED?+

#A2DCED is a HEX color with RGB value rgb(162, 220, 237) and HSL value hsl(194, 68%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A2DCED?+

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