#A6EADD Color

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

Color preview

#A6EADD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A6EADD

.color-a6eadd {
  color: #A6EADD;
  background-color: #A6EADD;
}

Frequently asked questions

What color is #A6EADD?+

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

What is the closest Tailwind color to #A6EADD?+

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