#B4C8CE Color

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

Color preview

#B4C8CE

Color formats

HEX
#B4C8CE
RGB
rgb(180, 200, 206)
RGBA
rgba(180, 200, 206, 1)
HSL
hsl(194, 21%, 76%)
HSV
hsv(194, 13%, 81%)
CMYK
cmyk(13%, 3%, 0%, 19%)
CSS variable
--color-primary: #B4C8CE;
Lowercase HEX
#b4c8ce

Shades

Tints

Tones

Harmony

CSS snippets for #B4C8CE

.color-b4c8ce {
  color: #B4C8CE;
  background-color: #B4C8CE;
}

Frequently asked questions

What color is #B4C8CE?+

#B4C8CE is a HEX color with RGB value rgb(180, 200, 206) and HSL value hsl(194, 21%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4C8CE?+

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