#B8CDEC Color

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

Color preview

#B8CDEC

Color formats

HEX
#B8CDEC
RGB
rgb(184, 205, 236)
RGBA
rgba(184, 205, 236, 1)
HSL
hsl(216, 58%, 82%)
HSV
hsv(216, 22%, 93%)
CMYK
cmyk(22%, 13%, 0%, 7%)
CSS variable
--color-primary: #B8CDEC;
Lowercase HEX
#b8cdec

Shades

Tints

Tones

Harmony

CSS snippets for #B8CDEC

.color-b8cdec {
  color: #B8CDEC;
  background-color: #B8CDEC;
}

Frequently asked questions

What color is #B8CDEC?+

#B8CDEC is a HEX color with RGB value rgb(184, 205, 236) and HSL value hsl(216, 58%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B8CDEC?+

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