#B8CCDD Color

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

Color preview

#B8CCDD

Color formats

HEX
#B8CCDD
RGB
rgb(184, 204, 221)
RGBA
rgba(184, 204, 221, 1)
HSL
hsl(208, 35%, 79%)
HSV
hsv(208, 17%, 87%)
CMYK
cmyk(17%, 8%, 0%, 13%)
CSS variable
--color-primary: #B8CCDD;
Lowercase HEX
#b8ccdd

Shades

Tints

Tones

Harmony

CSS snippets for #B8CCDD

.color-b8ccdd {
  color: #B8CCDD;
  background-color: #B8CCDD;
}

Frequently asked questions

What color is #B8CCDD?+

#B8CCDD is a HEX color with RGB value rgb(184, 204, 221) and HSL value hsl(208, 35%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8CCDD?+

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