#B3CABB Color

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

Color preview

#B3CABB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3CABB

.color-b3cabb {
  color: #B3CABB;
  background-color: #B3CABB;
}

Frequently asked questions

What color is #B3CABB?+

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

What is the closest Tailwind color to #B3CABB?+

The closest Tailwind color is stone-300, available as the bg-stone-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