#A2CCED Color

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

Color preview

#A2CCED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2CCED

.color-a2cced {
  color: #A2CCED;
  background-color: #A2CCED;
}

Frequently asked questions

What color is #A2CCED?+

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

What is the closest Tailwind color to #A2CCED?+

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