#BEB050 Color

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

Color preview

#BEB050

Color formats

HEX
#BEB050
RGB
rgb(190, 176, 80)
RGBA
rgba(190, 176, 80, 1)
HSL
hsl(52, 46%, 53%)
HSV
hsv(52, 58%, 75%)
CMYK
cmyk(0%, 7%, 58%, 25%)
CSS variable
--color-primary: #BEB050;
Lowercase HEX
#beb050

Shades

Tints

Tones

Harmony

CSS snippets for #BEB050

.color-beb050 {
  color: #BEB050;
  background-color: #BEB050;
}

Frequently asked questions

What color is #BEB050?+

#BEB050 is a HEX color with RGB value rgb(190, 176, 80) and HSL value hsl(52, 46%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEB050?+

The closest Tailwind color is lime-400, available as the bg-lime-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