#A6EBFB Color

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

Color preview

#A6EBFB

Color formats

HEX
#A6EBFB
RGB
rgb(166, 235, 251)
RGBA
rgba(166, 235, 251, 1)
HSL
hsl(191, 91%, 82%)
HSV
hsv(191, 34%, 98%)
CMYK
cmyk(34%, 6%, 0%, 2%)
CSS variable
--color-primary: #A6EBFB;
Lowercase HEX
#a6ebfb

Shades

Tints

Tones

Harmony

CSS snippets for #A6EBFB

.color-a6ebfb {
  color: #A6EBFB;
  background-color: #A6EBFB;
}

Frequently asked questions

What color is #A6EBFB?+

#A6EBFB is a HEX color with RGB value rgb(166, 235, 251) and HSL value hsl(191, 91%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A6EBFB?+

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