#B5D4CE Color

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

Color preview

#B5D4CE

Color formats

HEX
#B5D4CE
RGB
rgb(181, 212, 206)
RGBA
rgba(181, 212, 206, 1)
HSL
hsl(168, 26%, 77%)
HSV
hsv(168, 15%, 83%)
CMYK
cmyk(15%, 0%, 3%, 17%)
CSS variable
--color-primary: #B5D4CE;
Lowercase HEX
#b5d4ce

Shades

Tints

Tones

Harmony

CSS snippets for #B5D4CE

.color-b5d4ce {
  color: #B5D4CE;
  background-color: #B5D4CE;
}

Frequently asked questions

What color is #B5D4CE?+

#B5D4CE is a HEX color with RGB value rgb(181, 212, 206) and HSL value hsl(168, 26%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5D4CE?+

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