#A2EDCF Color

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

Color preview

#A2EDCF

Color formats

HEX
#A2EDCF
RGB
rgb(162, 237, 207)
RGBA
rgba(162, 237, 207, 1)
HSL
hsl(156, 68%, 78%)
HSV
hsv(156, 32%, 93%)
CMYK
cmyk(32%, 0%, 13%, 7%)
CSS variable
--color-primary: #A2EDCF;
Lowercase HEX
#a2edcf

Shades

Tints

Tones

Harmony

CSS snippets for #A2EDCF

.color-a2edcf {
  color: #A2EDCF;
  background-color: #A2EDCF;
}

Frequently asked questions

What color is #A2EDCF?+

#A2EDCF is a HEX color with RGB value rgb(162, 237, 207) and HSL value hsl(156, 68%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A2EDCF?+

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