#B3C3CC Color

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

Color preview

#B3C3CC

Color formats

HEX
#B3C3CC
RGB
rgb(179, 195, 204)
RGBA
rgba(179, 195, 204, 1)
HSL
hsl(202, 20%, 75%)
HSV
hsv(202, 12%, 80%)
CMYK
cmyk(12%, 4%, 0%, 20%)
CSS variable
--color-primary: #B3C3CC;
Lowercase HEX
#b3c3cc

Shades

Tints

Tones

Harmony

CSS snippets for #B3C3CC

.color-b3c3cc {
  color: #B3C3CC;
  background-color: #B3C3CC;
}

Frequently asked questions

What color is #B3C3CC?+

#B3C3CC is a HEX color with RGB value rgb(179, 195, 204) and HSL value hsl(202, 20%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3C3CC?+

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