#B6CCED Color

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

Color preview

#B6CCED

Color formats

HEX
#B6CCED
RGB
rgb(182, 204, 237)
RGBA
rgba(182, 204, 237, 1)
HSL
hsl(216, 60%, 82%)
HSV
hsv(216, 23%, 93%)
CMYK
cmyk(23%, 14%, 0%, 7%)
CSS variable
--color-primary: #B6CCED;
Lowercase HEX
#b6cced

Shades

Tints

Tones

Harmony

CSS snippets for #B6CCED

.color-b6cced {
  color: #B6CCED;
  background-color: #B6CCED;
}

Frequently asked questions

What color is #B6CCED?+

#B6CCED is a HEX color with RGB value rgb(182, 204, 237) and HSL value hsl(216, 60%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B6CCED?+

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