#B6CDEB Color

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

Color preview

#B6CDEB

Color formats

HEX
#B6CDEB
RGB
rgb(182, 205, 235)
RGBA
rgba(182, 205, 235, 1)
HSL
hsl(214, 57%, 82%)
HSV
hsv(214, 23%, 92%)
CMYK
cmyk(23%, 13%, 0%, 8%)
CSS variable
--color-primary: #B6CDEB;
Lowercase HEX
#b6cdeb

Shades

Tints

Tones

Harmony

CSS snippets for #B6CDEB

.color-b6cdeb {
  color: #B6CDEB;
  background-color: #B6CDEB;
}

Frequently asked questions

What color is #B6CDEB?+

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

What is the closest Tailwind color to #B6CDEB?+

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