#A6EDFB Color

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

Color preview

#A6EDFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A6EDFB

.color-a6edfb {
  color: #A6EDFB;
  background-color: #A6EDFB;
}

Frequently asked questions

What color is #A6EDFB?+

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

What is the closest Tailwind color to #A6EDFB?+

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