#A2EAED Color

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

Color preview

#A2EAED

Color formats

HEX
#A2EAED
RGB
rgb(162, 234, 237)
RGBA
rgba(162, 234, 237, 1)
HSL
hsl(182, 68%, 78%)
HSV
hsv(182, 32%, 93%)
CMYK
cmyk(32%, 1%, 0%, 7%)
CSS variable
--color-primary: #A2EAED;
Lowercase HEX
#a2eaed

Shades

Tints

Tones

Harmony

CSS snippets for #A2EAED

.color-a2eaed {
  color: #A2EAED;
  background-color: #A2EAED;
}

Frequently asked questions

What color is #A2EAED?+

#A2EAED is a HEX color with RGB value rgb(162, 234, 237) and HSL value hsl(182, 68%, 78%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2EAED?+

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