#A2DDED Color

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

Color preview

#A2DDED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2DDED

.color-a2dded {
  color: #A2DDED;
  background-color: #A2DDED;
}

Frequently asked questions

What color is #A2DDED?+

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

What is the closest Tailwind color to #A2DDED?+

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