#BEB50A Color

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

Color preview

#BEB50A

Color formats

HEX
#BEB50A
RGB
rgb(190, 181, 10)
RGBA
rgba(190, 181, 10, 1)
HSL
hsl(57, 90%, 39%)
HSV
hsv(57, 95%, 75%)
CMYK
cmyk(0%, 5%, 95%, 25%)
CSS variable
--color-primary: #BEB50A;
Lowercase HEX
#beb50a

Shades

Tints

Tones

Harmony

CSS snippets for #BEB50A

.color-beb50a {
  color: #BEB50A;
  background-color: #BEB50A;
}

Frequently asked questions

What color is #BEB50A?+

#BEB50A is a HEX color with RGB value rgb(190, 181, 10) and HSL value hsl(57, 90%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BEB50A?+

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