#A6FFDE Color

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

Color preview

#A6FFDE

Color formats

HEX
#A6FFDE
RGB
rgb(166, 255, 222)
RGBA
rgba(166, 255, 222, 1)
HSL
hsl(158, 100%, 83%)
HSV
hsv(158, 35%, 100%)
CMYK
cmyk(35%, 0%, 13%, 0%)
CSS variable
--color-primary: #A6FFDE;
Lowercase HEX
#a6ffde

Shades

Tints

Tones

Harmony

CSS snippets for #A6FFDE

.color-a6ffde {
  color: #A6FFDE;
  background-color: #A6FFDE;
}

Frequently asked questions

What color is #A6FFDE?+

#A6FFDE is a HEX color with RGB value rgb(166, 255, 222) and HSL value hsl(158, 100%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A6FFDE?+

The closest Tailwind color is teal-200, available as the bg-teal-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