#A8EEDC Color

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

Color preview

#A8EEDC

Color formats

HEX
#A8EEDC
RGB
rgb(168, 238, 220)
RGBA
rgba(168, 238, 220, 1)
HSL
hsl(165, 67%, 80%)
HSV
hsv(165, 29%, 93%)
CMYK
cmyk(29%, 0%, 8%, 7%)
CSS variable
--color-primary: #A8EEDC;
Lowercase HEX
#a8eedc

Shades

Tints

Tones

Harmony

CSS snippets for #A8EEDC

.color-a8eedc {
  color: #A8EEDC;
  background-color: #A8EEDC;
}

Frequently asked questions

What color is #A8EEDC?+

#A8EEDC is a HEX color with RGB value rgb(168, 238, 220) and HSL value hsl(165, 67%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A8EEDC?+

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