#BEBDA1 Color

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

Color preview

#BEBDA1

Color formats

HEX
#BEBDA1
RGB
rgb(190, 189, 161)
RGBA
rgba(190, 189, 161, 1)
HSL
hsl(58, 18%, 69%)
HSV
hsv(58, 15%, 75%)
CMYK
cmyk(0%, 1%, 15%, 25%)
CSS variable
--color-primary: #BEBDA1;
Lowercase HEX
#bebda1

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDA1

.color-bebda1 {
  color: #BEBDA1;
  background-color: #BEBDA1;
}

Frequently asked questions

What color is #BEBDA1?+

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

What is the closest Tailwind color to #BEBDA1?+

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