#A6EAEC Color

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

Color preview

#A6EAEC

Color formats

HEX
#A6EAEC
RGB
rgb(166, 234, 236)
RGBA
rgba(166, 234, 236, 1)
HSL
hsl(182, 65%, 79%)
HSV
hsv(182, 30%, 93%)
CMYK
cmyk(30%, 1%, 0%, 7%)
CSS variable
--color-primary: #A6EAEC;
Lowercase HEX
#a6eaec

Shades

Tints

Tones

Harmony

CSS snippets for #A6EAEC

.color-a6eaec {
  color: #A6EAEC;
  background-color: #A6EAEC;
}

Frequently asked questions

What color is #A6EAEC?+

#A6EAEC is a HEX color with RGB value rgb(166, 234, 236) and HSL value hsl(182, 65%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A6EAEC?+

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