#B6CECE Color

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

Color preview

#B6CECE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B6CECE

.color-b6cece {
  color: #B6CECE;
  background-color: #B6CECE;
}

Frequently asked questions

What color is #B6CECE?+

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

What is the closest Tailwind color to #B6CECE?+

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