#BEB33C Color

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

Color preview

#BEB33C

Color formats

HEX
#BEB33C
RGB
rgb(190, 179, 60)
RGBA
rgba(190, 179, 60, 1)
HSL
hsl(55, 52%, 49%)
HSV
hsv(55, 68%, 75%)
CMYK
cmyk(0%, 6%, 68%, 25%)
CSS variable
--color-primary: #BEB33C;
Lowercase HEX
#beb33c

Shades

Tints

Tones

Harmony

CSS snippets for #BEB33C

.color-beb33c {
  color: #BEB33C;
  background-color: #BEB33C;
}

Frequently asked questions

What color is #BEB33C?+

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

What is the closest Tailwind color to #BEB33C?+

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