#BFCEB6 Color

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

Color preview

#BFCEB6

Color formats

HEX
#BFCEB6
RGB
rgb(191, 206, 182)
RGBA
rgba(191, 206, 182, 1)
HSL
hsl(98, 20%, 76%)
HSV
hsv(98, 12%, 81%)
CMYK
cmyk(7%, 0%, 12%, 19%)
CSS variable
--color-primary: #BFCEB6;
Lowercase HEX
#bfceb6

Shades

Tints

Tones

Harmony

CSS snippets for #BFCEB6

.color-bfceb6 {
  color: #BFCEB6;
  background-color: #BFCEB6;
}

Frequently asked questions

What color is #BFCEB6?+

#BFCEB6 is a HEX color with RGB value rgb(191, 206, 182) and HSL value hsl(98, 20%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCEB6?+

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