#BFCBB3 Color

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

Color preview

#BFCBB3

Color formats

HEX
#BFCBB3
RGB
rgb(191, 203, 179)
RGBA
rgba(191, 203, 179, 1)
HSL
hsl(90, 19%, 75%)
HSV
hsv(90, 12%, 80%)
CMYK
cmyk(6%, 0%, 12%, 20%)
CSS variable
--color-primary: #BFCBB3;
Lowercase HEX
#bfcbb3

Shades

Tints

Tones

Harmony

CSS snippets for #BFCBB3

.color-bfcbb3 {
  color: #BFCBB3;
  background-color: #BFCBB3;
}

Frequently asked questions

What color is #BFCBB3?+

#BFCBB3 is a HEX color with RGB value rgb(191, 203, 179) and HSL value hsl(90, 19%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCBB3?+

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