#A2CDED Color

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

Color preview

#A2CDED

Color formats

HEX
#A2CDED
RGB
rgb(162, 205, 237)
RGBA
rgba(162, 205, 237, 1)
HSL
hsl(206, 68%, 78%)
HSV
hsv(206, 32%, 93%)
CMYK
cmyk(32%, 14%, 0%, 7%)
CSS variable
--color-primary: #A2CDED;
Lowercase HEX
#a2cded

Shades

Tints

Tones

Harmony

CSS snippets for #A2CDED

.color-a2cded {
  color: #A2CDED;
  background-color: #A2CDED;
}

Frequently asked questions

What color is #A2CDED?+

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

What is the closest Tailwind color to #A2CDED?+

The closest Tailwind color is blue-300, available as the bg-blue-300 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