#BFCEB2 Color

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

Color preview

#BFCEB2

Color formats

HEX
#BFCEB2
RGB
rgb(191, 206, 178)
RGBA
rgba(191, 206, 178, 1)
HSL
hsl(92, 22%, 75%)
HSV
hsv(92, 14%, 81%)
CMYK
cmyk(7%, 0%, 14%, 19%)
CSS variable
--color-primary: #BFCEB2;
Lowercase HEX
#bfceb2

Shades

Tints

Tones

Harmony

CSS snippets for #BFCEB2

.color-bfceb2 {
  color: #BFCEB2;
  background-color: #BFCEB2;
}

Frequently asked questions

What color is #BFCEB2?+

#BFCEB2 is a HEX color with RGB value rgb(191, 206, 178) and HSL value hsl(92, 22%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCEB2?+

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