#B9D7CE Color

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

Color preview

#B9D7CE

Color formats

HEX
#B9D7CE
RGB
rgb(185, 215, 206)
RGBA
rgba(185, 215, 206, 1)
HSL
hsl(162, 27%, 78%)
HSV
hsv(162, 14%, 84%)
CMYK
cmyk(14%, 0%, 4%, 16%)
CSS variable
--color-primary: #B9D7CE;
Lowercase HEX
#b9d7ce

Shades

Tints

Tones

Harmony

CSS snippets for #B9D7CE

.color-b9d7ce {
  color: #B9D7CE;
  background-color: #B9D7CE;
}

Frequently asked questions

What color is #B9D7CE?+

#B9D7CE is a HEX color with RGB value rgb(185, 215, 206) and HSL value hsl(162, 27%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9D7CE?+

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