#A4EEDC Color

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

Color preview

#A4EEDC

Color formats

HEX
#A4EEDC
RGB
rgb(164, 238, 220)
RGBA
rgba(164, 238, 220, 1)
HSL
hsl(165, 69%, 79%)
HSV
hsv(165, 31%, 93%)
CMYK
cmyk(31%, 0%, 8%, 7%)
CSS variable
--color-primary: #A4EEDC;
Lowercase HEX
#a4eedc

Shades

Tints

Tones

Harmony

CSS snippets for #A4EEDC

.color-a4eedc {
  color: #A4EEDC;
  background-color: #A4EEDC;
}

Frequently asked questions

What color is #A4EEDC?+

#A4EEDC is a HEX color with RGB value rgb(164, 238, 220) and HSL value hsl(165, 69%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A4EEDC?+

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