#A2D3ED Color

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

Color preview

#A2D3ED

Color formats

HEX
#A2D3ED
RGB
rgb(162, 211, 237)
RGBA
rgba(162, 211, 237, 1)
HSL
hsl(201, 68%, 78%)
HSV
hsv(201, 32%, 93%)
CMYK
cmyk(32%, 11%, 0%, 7%)
CSS variable
--color-primary: #A2D3ED;
Lowercase HEX
#a2d3ed

Shades

Tints

Tones

Harmony

CSS snippets for #A2D3ED

.color-a2d3ed {
  color: #A2D3ED;
  background-color: #A2D3ED;
}

Frequently asked questions

What color is #A2D3ED?+

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

What is the closest Tailwind color to #A2D3ED?+

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