#A6EAD2 Color

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

Color preview

#A6EAD2

Color formats

HEX
#A6EAD2
RGB
rgb(166, 234, 210)
RGBA
rgba(166, 234, 210, 1)
HSL
hsl(159, 62%, 78%)
HSV
hsv(159, 29%, 92%)
CMYK
cmyk(29%, 0%, 10%, 8%)
CSS variable
--color-primary: #A6EAD2;
Lowercase HEX
#a6ead2

Shades

Tints

Tones

Harmony

CSS snippets for #A6EAD2

.color-a6ead2 {
  color: #A6EAD2;
  background-color: #A6EAD2;
}

Frequently asked questions

What color is #A6EAD2?+

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

What is the closest Tailwind color to #A6EAD2?+

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