#BEBDB4 Color

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

Color preview

#BEBDB4

Color formats

HEX
#BEBDB4
RGB
rgb(190, 189, 180)
RGBA
rgba(190, 189, 180, 1)
HSL
hsl(54, 7%, 73%)
HSV
hsv(54, 5%, 75%)
CMYK
cmyk(0%, 1%, 5%, 25%)
CSS variable
--color-primary: #BEBDB4;
Lowercase HEX
#bebdb4

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDB4

.color-bebdb4 {
  color: #BEBDB4;
  background-color: #BEBDB4;
}

Frequently asked questions

What color is #BEBDB4?+

#BEBDB4 is a HEX color with RGB value rgb(190, 189, 180) and HSL value hsl(54, 7%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBDB4?+

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