#BEBC50 Color

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

Color preview

#BEBC50

Color formats

HEX
#BEBC50
RGB
rgb(190, 188, 80)
RGBA
rgba(190, 188, 80, 1)
HSL
hsl(59, 46%, 53%)
HSV
hsv(59, 58%, 75%)
CMYK
cmyk(0%, 1%, 58%, 25%)
CSS variable
--color-primary: #BEBC50;
Lowercase HEX
#bebc50

Shades

Tints

Tones

Harmony

CSS snippets for #BEBC50

.color-bebc50 {
  color: #BEBC50;
  background-color: #BEBC50;
}

Frequently asked questions

What color is #BEBC50?+

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

What is the closest Tailwind color to #BEBC50?+

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