#A9EADC Color

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

Color preview

#A9EADC

Color formats

HEX
#A9EADC
RGB
rgb(169, 234, 220)
RGBA
rgba(169, 234, 220, 1)
HSL
hsl(167, 61%, 79%)
HSV
hsv(167, 28%, 92%)
CMYK
cmyk(28%, 0%, 6%, 8%)
CSS variable
--color-primary: #A9EADC;
Lowercase HEX
#a9eadc

Shades

Tints

Tones

Harmony

CSS snippets for #A9EADC

.color-a9eadc {
  color: #A9EADC;
  background-color: #A9EADC;
}

Frequently asked questions

What color is #A9EADC?+

#A9EADC is a HEX color with RGB value rgb(169, 234, 220) and HSL value hsl(167, 61%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A9EADC?+

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