#A2D8EB Color

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

Color preview

#A2D8EB

Color formats

HEX
#A2D8EB
RGB
rgb(162, 216, 235)
RGBA
rgba(162, 216, 235, 1)
HSL
hsl(196, 65%, 78%)
HSV
hsv(196, 31%, 92%)
CMYK
cmyk(31%, 8%, 0%, 8%)
CSS variable
--color-primary: #A2D8EB;
Lowercase HEX
#a2d8eb

Shades

Tints

Tones

Harmony

CSS snippets for #A2D8EB

.color-a2d8eb {
  color: #A2D8EB;
  background-color: #A2D8EB;
}

Frequently asked questions

What color is #A2D8EB?+

#A2D8EB is a HEX color with RGB value rgb(162, 216, 235) and HSL value hsl(196, 65%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A2D8EB?+

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