#A6EAED Color

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

Color preview

#A6EAED

Color formats

HEX
#A6EAED
RGB
rgb(166, 234, 237)
RGBA
rgba(166, 234, 237, 1)
HSL
hsl(183, 66%, 79%)
HSV
hsv(183, 30%, 93%)
CMYK
cmyk(30%, 1%, 0%, 7%)
CSS variable
--color-primary: #A6EAED;
Lowercase HEX
#a6eaed

Shades

Tints

Tones

Harmony

CSS snippets for #A6EAED

.color-a6eaed {
  color: #A6EAED;
  background-color: #A6EAED;
}

Frequently asked questions

What color is #A6EAED?+

#A6EAED is a HEX color with RGB value rgb(166, 234, 237) and HSL value hsl(183, 66%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A6EAED?+

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