#BEB73C Color

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

Color preview

#BEB73C

Color formats

HEX
#BEB73C
RGB
rgb(190, 183, 60)
RGBA
rgba(190, 183, 60, 1)
HSL
hsl(57, 52%, 49%)
HSV
hsv(57, 68%, 75%)
CMYK
cmyk(0%, 4%, 68%, 25%)
CSS variable
--color-primary: #BEB73C;
Lowercase HEX
#beb73c

Shades

Tints

Tones

Harmony

CSS snippets for #BEB73C

.color-beb73c {
  color: #BEB73C;
  background-color: #BEB73C;
}

Frequently asked questions

What color is #BEB73C?+

#BEB73C is a HEX color with RGB value rgb(190, 183, 60) and HSL value hsl(57, 52%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BEB73C?+

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