#BEBE81 Color

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

Color preview

#BEBE81

Color formats

HEX
#BEBE81
RGB
rgb(190, 190, 129)
RGBA
rgba(190, 190, 129, 1)
HSL
hsl(60, 32%, 63%)
HSV
hsv(60, 32%, 75%)
CMYK
cmyk(0%, 0%, 32%, 25%)
CSS variable
--color-primary: #BEBE81;
Lowercase HEX
#bebe81

Shades

Tints

Tones

Harmony

CSS snippets for #BEBE81

.color-bebe81 {
  color: #BEBE81;
  background-color: #BEBE81;
}

Frequently asked questions

What color is #BEBE81?+

#BEBE81 is a HEX color with RGB value rgb(190, 190, 129) and HSL value hsl(60, 32%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEBE81?+

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