#A2CDFF Color

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

Color preview

#A2CDFF

Color formats

HEX
#A2CDFF
RGB
rgb(162, 205, 255)
RGBA
rgba(162, 205, 255, 1)
HSL
hsl(212, 100%, 82%)
HSV
hsv(212, 36%, 100%)
CMYK
cmyk(36%, 20%, 0%, 0%)
CSS variable
--color-primary: #A2CDFF;
Lowercase HEX
#a2cdff

Shades

Tints

Tones

Harmony

CSS snippets for #A2CDFF

.color-a2cdff {
  color: #A2CDFF;
  background-color: #A2CDFF;
}

Frequently asked questions

What color is #A2CDFF?+

#A2CDFF is a HEX color with RGB value rgb(162, 205, 255) and HSL value hsl(212, 100%, 82%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A2CDFF?+

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