#B5CCDB Color

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

Color preview

#B5CCDB

Color formats

HEX
#B5CCDB
RGB
rgb(181, 204, 219)
RGBA
rgba(181, 204, 219, 1)
HSL
hsl(204, 35%, 78%)
HSV
hsv(204, 17%, 86%)
CMYK
cmyk(17%, 7%, 0%, 14%)
CSS variable
--color-primary: #B5CCDB;
Lowercase HEX
#b5ccdb

Shades

Tints

Tones

Harmony

CSS snippets for #B5CCDB

.color-b5ccdb {
  color: #B5CCDB;
  background-color: #B5CCDB;
}

Frequently asked questions

What color is #B5CCDB?+

#B5CCDB is a HEX color with RGB value rgb(181, 204, 219) and HSL value hsl(204, 35%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5CCDB?+

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