#BEB53C Color

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

Color preview

#BEB53C

Color formats

HEX
#BEB53C
RGB
rgb(190, 181, 60)
RGBA
rgba(190, 181, 60, 1)
HSL
hsl(56, 52%, 49%)
HSV
hsv(56, 68%, 75%)
CMYK
cmyk(0%, 5%, 68%, 25%)
CSS variable
--color-primary: #BEB53C;
Lowercase HEX
#beb53c

Shades

Tints

Tones

Harmony

CSS snippets for #BEB53C

.color-beb53c {
  color: #BEB53C;
  background-color: #BEB53C;
}

Frequently asked questions

What color is #BEB53C?+

#BEB53C is a HEX color with RGB value rgb(190, 181, 60) and HSL value hsl(56, 52%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BEB53C?+

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