#B6EDEF Color

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

Color preview

#B6EDEF

Color formats

HEX
#B6EDEF
RGB
rgb(182, 237, 239)
RGBA
rgba(182, 237, 239, 1)
HSL
hsl(182, 64%, 83%)
HSV
hsv(182, 24%, 94%)
CMYK
cmyk(24%, 1%, 0%, 6%)
CSS variable
--color-primary: #B6EDEF;
Lowercase HEX
#b6edef

Shades

Tints

Tones

Harmony

CSS snippets for #B6EDEF

.color-b6edef {
  color: #B6EDEF;
  background-color: #B6EDEF;
}

Frequently asked questions

What color is #B6EDEF?+

#B6EDEF is a HEX color with RGB value rgb(182, 237, 239) and HSL value hsl(182, 64%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6EDEF?+

The closest Tailwind color is sky-200, available as the bg-sky-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