#B6CECB Color

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

Color preview

#B6CECB

Color formats

HEX
#B6CECB
RGB
rgb(182, 206, 203)
RGBA
rgba(182, 206, 203, 1)
HSL
hsl(172, 20%, 76%)
HSV
hsv(172, 12%, 81%)
CMYK
cmyk(12%, 0%, 1%, 19%)
CSS variable
--color-primary: #B6CECB;
Lowercase HEX
#b6cecb

Shades

Tints

Tones

Harmony

CSS snippets for #B6CECB

.color-b6cecb {
  color: #B6CECB;
  background-color: #B6CECB;
}

Frequently asked questions

What color is #B6CECB?+

#B6CECB is a HEX color with RGB value rgb(182, 206, 203) and HSL value hsl(172, 20%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6CECB?+

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