#A6EEEE Color

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

Color preview

#A6EEEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A6EEEE

.color-a6eeee {
  color: #A6EEEE;
  background-color: #A6EEEE;
}

Frequently asked questions

What color is #A6EEEE?+

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

What is the closest Tailwind color to #A6EEEE?+

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