#A2EDEC Color

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

Color preview

#A2EDEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2EDEC

.color-a2edec {
  color: #A2EDEC;
  background-color: #A2EDEC;
}

Frequently asked questions

What color is #A2EDEC?+

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

What is the closest Tailwind color to #A2EDEC?+

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