#A2DEEB Color

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

Color preview

#A2DEEB

Color formats

HEX
#A2DEEB
RGB
rgb(162, 222, 235)
RGBA
rgba(162, 222, 235, 1)
HSL
hsl(191, 65%, 78%)
HSV
hsv(191, 31%, 92%)
CMYK
cmyk(31%, 6%, 0%, 8%)
CSS variable
--color-primary: #A2DEEB;
Lowercase HEX
#a2deeb

Shades

Tints

Tones

Harmony

CSS snippets for #A2DEEB

.color-a2deeb {
  color: #A2DEEB;
  background-color: #A2DEEB;
}

Frequently asked questions

What color is #A2DEEB?+

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

What is the closest Tailwind color to #A2DEEB?+

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