#B9D5CE Color

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

Color preview

#B9D5CE

Color formats

HEX
#B9D5CE
RGB
rgb(185, 213, 206)
RGBA
rgba(185, 213, 206, 1)
HSL
hsl(165, 25%, 78%)
HSV
hsv(165, 13%, 84%)
CMYK
cmyk(13%, 0%, 3%, 16%)
CSS variable
--color-primary: #B9D5CE;
Lowercase HEX
#b9d5ce

Shades

Tints

Tones

Harmony

CSS snippets for #B9D5CE

.color-b9d5ce {
  color: #B9D5CE;
  background-color: #B9D5CE;
}

Frequently asked questions

What color is #B9D5CE?+

#B9D5CE is a HEX color with RGB value rgb(185, 213, 206) and HSL value hsl(165, 25%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9D5CE?+

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