#B6CBED Color

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

Color preview

#B6CBED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B6CBED

.color-b6cbed {
  color: #B6CBED;
  background-color: #B6CBED;
}

Frequently asked questions

What color is #B6CBED?+

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

What is the closest Tailwind color to #B6CBED?+

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