#A6EEFC Color

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

Color preview

#A6EEFC

Color formats

HEX
#A6EEFC
RGB
rgb(166, 238, 252)
RGBA
rgba(166, 238, 252, 1)
HSL
hsl(190, 93%, 82%)
HSV
hsv(190, 34%, 99%)
CMYK
cmyk(34%, 6%, 0%, 1%)
CSS variable
--color-primary: #A6EEFC;
Lowercase HEX
#a6eefc

Shades

Tints

Tones

Harmony

CSS snippets for #A6EEFC

.color-a6eefc {
  color: #A6EEFC;
  background-color: #A6EEFC;
}

Frequently asked questions

What color is #A6EEFC?+

#A6EEFC is a HEX color with RGB value rgb(166, 238, 252) and HSL value hsl(190, 93%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A6EEFC?+

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