#B3CACA Color

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

Color preview

#B3CACA

Color formats

HEX
#B3CACA
RGB
rgb(179, 202, 202)
RGBA
rgba(179, 202, 202, 1)
HSL
hsl(180, 18%, 75%)
HSV
hsv(180, 11%, 79%)
CMYK
cmyk(11%, 0%, 0%, 21%)
CSS variable
--color-primary: #B3CACA;
Lowercase HEX
#b3caca

Shades

Tints

Tones

Harmony

CSS snippets for #B3CACA

.color-b3caca {
  color: #B3CACA;
  background-color: #B3CACA;
}

Frequently asked questions

What color is #B3CACA?+

#B3CACA is a HEX color with RGB value rgb(179, 202, 202) and HSL value hsl(180, 18%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3CACA?+

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