#A6EDCB Color

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

Color preview

#A6EDCB

Color formats

HEX
#A6EDCB
RGB
rgb(166, 237, 203)
RGBA
rgba(166, 237, 203, 1)
HSL
hsl(151, 66%, 79%)
HSV
hsv(151, 30%, 93%)
CMYK
cmyk(30%, 0%, 14%, 7%)
CSS variable
--color-primary: #A6EDCB;
Lowercase HEX
#a6edcb

Shades

Tints

Tones

Harmony

CSS snippets for #A6EDCB

.color-a6edcb {
  color: #A6EDCB;
  background-color: #A6EDCB;
}

Frequently asked questions

What color is #A6EDCB?+

#A6EDCB is a HEX color with RGB value rgb(166, 237, 203) and HSL value hsl(151, 66%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A6EDCB?+

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