#A6F2DB Color

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

Color preview

#A6F2DB

Color formats

HEX
#A6F2DB
RGB
rgb(166, 242, 219)
RGBA
rgba(166, 242, 219, 1)
HSL
hsl(162, 75%, 80%)
HSV
hsv(162, 31%, 95%)
CMYK
cmyk(31%, 0%, 10%, 5%)
CSS variable
--color-primary: #A6F2DB;
Lowercase HEX
#a6f2db

Shades

Tints

Tones

Harmony

CSS snippets for #A6F2DB

.color-a6f2db {
  color: #A6F2DB;
  background-color: #A6F2DB;
}

Frequently asked questions

What color is #A6F2DB?+

#A6F2DB is a HEX color with RGB value rgb(166, 242, 219) and HSL value hsl(162, 75%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A6F2DB?+

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