#B3CFBF Color

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

Color preview

#B3CFBF

Color formats

HEX
#B3CFBF
RGB
rgb(179, 207, 191)
RGBA
rgba(179, 207, 191, 1)
HSL
hsl(146, 23%, 76%)
HSV
hsv(146, 14%, 81%)
CMYK
cmyk(14%, 0%, 8%, 19%)
CSS variable
--color-primary: #B3CFBF;
Lowercase HEX
#b3cfbf

Shades

Tints

Tones

Harmony

CSS snippets for #B3CFBF

.color-b3cfbf {
  color: #B3CFBF;
  background-color: #B3CFBF;
}

Frequently asked questions

What color is #B3CFBF?+

#B3CFBF is a HEX color with RGB value rgb(179, 207, 191) and HSL value hsl(146, 23%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3CFBF?+

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