#BEB232 Color

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

Color preview

#BEB232

Color formats

HEX
#BEB232
RGB
rgb(190, 178, 50)
RGBA
rgba(190, 178, 50, 1)
HSL
hsl(55, 58%, 47%)
HSV
hsv(55, 74%, 75%)
CMYK
cmyk(0%, 6%, 74%, 25%)
CSS variable
--color-primary: #BEB232;
Lowercase HEX
#beb232

Shades

Tints

Tones

Harmony

CSS snippets for #BEB232

.color-beb232 {
  color: #BEB232;
  background-color: #BEB232;
}

Frequently asked questions

What color is #BEB232?+

#BEB232 is a HEX color with RGB value rgb(190, 178, 50) and HSL value hsl(55, 58%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BEB232?+

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