#B9CEDC Color

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

Color preview

#B9CEDC

Color formats

HEX
#B9CEDC
RGB
rgb(185, 206, 220)
RGBA
rgba(185, 206, 220, 1)
HSL
hsl(204, 33%, 79%)
HSV
hsv(204, 16%, 86%)
CMYK
cmyk(16%, 6%, 0%, 14%)
CSS variable
--color-primary: #B9CEDC;
Lowercase HEX
#b9cedc

Shades

Tints

Tones

Harmony

CSS snippets for #B9CEDC

.color-b9cedc {
  color: #B9CEDC;
  background-color: #B9CEDC;
}

Frequently asked questions

What color is #B9CEDC?+

#B9CEDC is a HEX color with RGB value rgb(185, 206, 220) and HSL value hsl(204, 33%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9CEDC?+

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