#B8CCD9 Color

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

Color preview

#B8CCD9

Color formats

HEX
#B8CCD9
RGB
rgb(184, 204, 217)
RGBA
rgba(184, 204, 217, 1)
HSL
hsl(204, 30%, 79%)
HSV
hsv(204, 15%, 85%)
CMYK
cmyk(15%, 6%, 0%, 15%)
CSS variable
--color-primary: #B8CCD9;
Lowercase HEX
#b8ccd9

Shades

Tints

Tones

Harmony

CSS snippets for #B8CCD9

.color-b8ccd9 {
  color: #B8CCD9;
  background-color: #B8CCD9;
}

Frequently asked questions

What color is #B8CCD9?+

#B8CCD9 is a HEX color with RGB value rgb(184, 204, 217) and HSL value hsl(204, 30%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8CCD9?+

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