#BEBDA2 Color

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

Color preview

#BEBDA2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDA2

.color-bebda2 {
  color: #BEBDA2;
  background-color: #BEBDA2;
}

Frequently asked questions

What color is #BEBDA2?+

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

What is the closest Tailwind color to #BEBDA2?+

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