#B5CACE Color

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

Color preview

#B5CACE

Color formats

HEX
#B5CACE
RGB
rgb(181, 202, 206)
RGBA
rgba(181, 202, 206, 1)
HSL
hsl(190, 20%, 76%)
HSV
hsv(190, 12%, 81%)
CMYK
cmyk(12%, 2%, 0%, 19%)
CSS variable
--color-primary: #B5CACE;
Lowercase HEX
#b5cace

Shades

Tints

Tones

Harmony

CSS snippets for #B5CACE

.color-b5cace {
  color: #B5CACE;
  background-color: #B5CACE;
}

Frequently asked questions

What color is #B5CACE?+

#B5CACE is a HEX color with RGB value rgb(181, 202, 206) and HSL value hsl(190, 20%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5CACE?+

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