#B3CBCC Color

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

Color preview

#B3CBCC

Color formats

HEX
#B3CBCC
RGB
rgb(179, 203, 204)
RGBA
rgba(179, 203, 204, 1)
HSL
hsl(182, 20%, 75%)
HSV
hsv(182, 12%, 80%)
CMYK
cmyk(12%, 0%, 0%, 20%)
CSS variable
--color-primary: #B3CBCC;
Lowercase HEX
#b3cbcc

Shades

Tints

Tones

Harmony

CSS snippets for #B3CBCC

.color-b3cbcc {
  color: #B3CBCC;
  background-color: #B3CBCC;
}

Frequently asked questions

What color is #B3CBCC?+

#B3CBCC is a HEX color with RGB value rgb(179, 203, 204) and HSL value hsl(182, 20%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3CBCC?+

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