#B6C8CE Color

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

Color preview

#B6C8CE

Color formats

HEX
#B6C8CE
RGB
rgb(182, 200, 206)
RGBA
rgba(182, 200, 206, 1)
HSL
hsl(195, 20%, 76%)
HSV
hsv(195, 12%, 81%)
CMYK
cmyk(12%, 3%, 0%, 19%)
CSS variable
--color-primary: #B6C8CE;
Lowercase HEX
#b6c8ce

Shades

Tints

Tones

Harmony

CSS snippets for #B6C8CE

.color-b6c8ce {
  color: #B6C8CE;
  background-color: #B6C8CE;
}

Frequently asked questions

What color is #B6C8CE?+

#B6C8CE is a HEX color with RGB value rgb(182, 200, 206) and HSL value hsl(195, 20%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B6C8CE?+

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