#BEBDAC Color

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

Color preview

#BEBDAC

Color formats

HEX
#BEBDAC
RGB
rgb(190, 189, 172)
RGBA
rgba(190, 189, 172, 1)
HSL
hsl(57, 12%, 71%)
HSV
hsv(57, 9%, 75%)
CMYK
cmyk(0%, 1%, 9%, 25%)
CSS variable
--color-primary: #BEBDAC;
Lowercase HEX
#bebdac

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDAC

.color-bebdac {
  color: #BEBDAC;
  background-color: #BEBDAC;
}

Frequently asked questions

What color is #BEBDAC?+

#BEBDAC is a HEX color with RGB value rgb(190, 189, 172) and HSL value hsl(57, 12%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBDAC?+

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