#A4EAD2 Color

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

Color preview

#A4EAD2

Color formats

HEX
#A4EAD2
RGB
rgb(164, 234, 210)
RGBA
rgba(164, 234, 210, 1)
HSL
hsl(159, 62%, 78%)
HSV
hsv(159, 30%, 92%)
CMYK
cmyk(30%, 0%, 10%, 8%)
CSS variable
--color-primary: #A4EAD2;
Lowercase HEX
#a4ead2

Shades

Tints

Tones

Harmony

CSS snippets for #A4EAD2

.color-a4ead2 {
  color: #A4EAD2;
  background-color: #A4EAD2;
}

Frequently asked questions

What color is #A4EAD2?+

#A4EAD2 is a HEX color with RGB value rgb(164, 234, 210) and HSL value hsl(159, 62%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A4EAD2?+

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