#B9CED4 Color

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

Color preview

#B9CED4

Color formats

HEX
#B9CED4
RGB
rgb(185, 206, 212)
RGBA
rgba(185, 206, 212, 1)
HSL
hsl(193, 24%, 78%)
HSV
hsv(193, 13%, 83%)
CMYK
cmyk(13%, 3%, 0%, 17%)
CSS variable
--color-primary: #B9CED4;
Lowercase HEX
#b9ced4

Shades

Tints

Tones

Harmony

CSS snippets for #B9CED4

.color-b9ced4 {
  color: #B9CED4;
  background-color: #B9CED4;
}

Frequently asked questions

What color is #B9CED4?+

#B9CED4 is a HEX color with RGB value rgb(185, 206, 212) and HSL value hsl(193, 24%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9CED4?+

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