#A4EADD Color

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

Color preview

#A4EADD

Color formats

HEX
#A4EADD
RGB
rgb(164, 234, 221)
RGBA
rgba(164, 234, 221, 1)
HSL
hsl(169, 62%, 78%)
HSV
hsv(169, 30%, 92%)
CMYK
cmyk(30%, 0%, 6%, 8%)
CSS variable
--color-primary: #A4EADD;
Lowercase HEX
#a4eadd

Shades

Tints

Tones

Harmony

CSS snippets for #A4EADD

.color-a4eadd {
  color: #A4EADD;
  background-color: #A4EADD;
}

Frequently asked questions

What color is #A4EADD?+

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

What is the closest Tailwind color to #A4EADD?+

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