#BEBE89 Color

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

Color preview

#BEBE89

Color formats

HEX
#BEBE89
RGB
rgb(190, 190, 137)
RGBA
rgba(190, 190, 137, 1)
HSL
hsl(60, 29%, 64%)
HSV
hsv(60, 28%, 75%)
CMYK
cmyk(0%, 0%, 28%, 25%)
CSS variable
--color-primary: #BEBE89;
Lowercase HEX
#bebe89

Shades

Tints

Tones

Harmony

CSS snippets for #BEBE89

.color-bebe89 {
  color: #BEBE89;
  background-color: #BEBE89;
}

Frequently asked questions

What color is #BEBE89?+

#BEBE89 is a HEX color with RGB value rgb(190, 190, 137) and HSL value hsl(60, 29%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEBE89?+

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