#BEBE92 Color

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

Color preview

#BEBE92

Color formats

HEX
#BEBE92
RGB
rgb(190, 190, 146)
RGBA
rgba(190, 190, 146, 1)
HSL
hsl(60, 25%, 66%)
HSV
hsv(60, 23%, 75%)
CMYK
cmyk(0%, 0%, 23%, 25%)
CSS variable
--color-primary: #BEBE92;
Lowercase HEX
#bebe92

Shades

Tints

Tones

Harmony

CSS snippets for #BEBE92

.color-bebe92 {
  color: #BEBE92;
  background-color: #BEBE92;
}

Frequently asked questions

What color is #BEBE92?+

#BEBE92 is a HEX color with RGB value rgb(190, 190, 146) and HSL value hsl(60, 25%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEBE92?+

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