#A6EDED Color

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

Color preview

#A6EDED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A6EDED

.color-a6eded {
  color: #A6EDED;
  background-color: #A6EDED;
}

Frequently asked questions

What color is #A6EDED?+

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

What is the closest Tailwind color to #A6EDED?+

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