#BEB150 Color

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

Color preview

#BEB150

Color formats

HEX
#BEB150
RGB
rgb(190, 177, 80)
RGBA
rgba(190, 177, 80, 1)
HSL
hsl(53, 46%, 53%)
HSV
hsv(53, 58%, 75%)
CMYK
cmyk(0%, 7%, 58%, 25%)
CSS variable
--color-primary: #BEB150;
Lowercase HEX
#beb150

Shades

Tints

Tones

Harmony

CSS snippets for #BEB150

.color-beb150 {
  color: #BEB150;
  background-color: #BEB150;
}

Frequently asked questions

What color is #BEB150?+

#BEB150 is a HEX color with RGB value rgb(190, 177, 80) and HSL value hsl(53, 46%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEB150?+

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