#BEBD90 Color

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

Color preview

#BEBD90

Color formats

HEX
#BEBD90
RGB
rgb(190, 189, 144)
RGBA
rgba(190, 189, 144, 1)
HSL
hsl(59, 26%, 65%)
HSV
hsv(59, 24%, 75%)
CMYK
cmyk(0%, 1%, 24%, 25%)
CSS variable
--color-primary: #BEBD90;
Lowercase HEX
#bebd90

Shades

Tints

Tones

Harmony

CSS snippets for #BEBD90

.color-bebd90 {
  color: #BEBD90;
  background-color: #BEBD90;
}

Frequently asked questions

What color is #BEBD90?+

#BEBD90 is a HEX color with RGB value rgb(190, 189, 144) and HSL value hsl(59, 26%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEBD90?+

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