#B6EAED Color

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

Color preview

#B6EAED

Color formats

HEX
#B6EAED
RGB
rgb(182, 234, 237)
RGBA
rgba(182, 234, 237, 1)
HSL
hsl(183, 60%, 82%)
HSV
hsv(183, 23%, 93%)
CMYK
cmyk(23%, 1%, 0%, 7%)
CSS variable
--color-primary: #B6EAED;
Lowercase HEX
#b6eaed

Shades

Tints

Tones

Harmony

CSS snippets for #B6EAED

.color-b6eaed {
  color: #B6EAED;
  background-color: #B6EAED;
}

Frequently asked questions

What color is #B6EAED?+

#B6EAED is a HEX color with RGB value rgb(182, 234, 237) and HSL value hsl(183, 60%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6EAED?+

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