#B6CDEC Color

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

Color preview

#B6CDEC

Color formats

HEX
#B6CDEC
RGB
rgb(182, 205, 236)
RGBA
rgba(182, 205, 236, 1)
HSL
hsl(214, 59%, 82%)
HSV
hsv(214, 23%, 93%)
CMYK
cmyk(23%, 13%, 0%, 7%)
CSS variable
--color-primary: #B6CDEC;
Lowercase HEX
#b6cdec

Shades

Tints

Tones

Harmony

CSS snippets for #B6CDEC

.color-b6cdec {
  color: #B6CDEC;
  background-color: #B6CDEC;
}

Frequently asked questions

What color is #B6CDEC?+

#B6CDEC is a HEX color with RGB value rgb(182, 205, 236) and HSL value hsl(214, 59%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B6CDEC?+

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