#BEBDA7 Color

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

Color preview

#BEBDA7

Color formats

HEX
#BEBDA7
RGB
rgb(190, 189, 167)
RGBA
rgba(190, 189, 167, 1)
HSL
hsl(57, 15%, 70%)
HSV
hsv(57, 12%, 75%)
CMYK
cmyk(0%, 1%, 12%, 25%)
CSS variable
--color-primary: #BEBDA7;
Lowercase HEX
#bebda7

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDA7

.color-bebda7 {
  color: #BEBDA7;
  background-color: #BEBDA7;
}

Frequently asked questions

What color is #BEBDA7?+

#BEBDA7 is a HEX color with RGB value rgb(190, 189, 167) and HSL value hsl(57, 15%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBDA7?+

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