#A6E2DC Color

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

Color preview

#A6E2DC

Color formats

HEX
#A6E2DC
RGB
rgb(166, 226, 220)
RGBA
rgba(166, 226, 220, 1)
HSL
hsl(174, 51%, 77%)
HSV
hsv(174, 27%, 89%)
CMYK
cmyk(27%, 0%, 3%, 11%)
CSS variable
--color-primary: #A6E2DC;
Lowercase HEX
#a6e2dc

Shades

Tints

Tones

Harmony

CSS snippets for #A6E2DC

.color-a6e2dc {
  color: #A6E2DC;
  background-color: #A6E2DC;
}

Frequently asked questions

What color is #A6E2DC?+

#A6E2DC is a HEX color with RGB value rgb(166, 226, 220) and HSL value hsl(174, 51%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A6E2DC?+

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