#BEBBA1 Color

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

Color preview

#BEBBA1

Color formats

HEX
#BEBBA1
RGB
rgb(190, 187, 161)
RGBA
rgba(190, 187, 161, 1)
HSL
hsl(54, 18%, 69%)
HSV
hsv(54, 15%, 75%)
CMYK
cmyk(0%, 2%, 15%, 25%)
CSS variable
--color-primary: #BEBBA1;
Lowercase HEX
#bebba1

Shades

Tints

Tones

Harmony

CSS snippets for #BEBBA1

.color-bebba1 {
  color: #BEBBA1;
  background-color: #BEBBA1;
}

Frequently asked questions

What color is #BEBBA1?+

#BEBBA1 is a HEX color with RGB value rgb(190, 187, 161) and HSL value hsl(54, 18%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEBBA1?+

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