#BEB15F Color

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

Color preview

#BEB15F

Color formats

HEX
#BEB15F
RGB
rgb(190, 177, 95)
RGBA
rgba(190, 177, 95, 1)
HSL
hsl(52, 42%, 56%)
HSV
hsv(52, 50%, 75%)
CMYK
cmyk(0%, 7%, 50%, 25%)
CSS variable
--color-primary: #BEB15F;
Lowercase HEX
#beb15f

Shades

Tints

Tones

Harmony

CSS snippets for #BEB15F

.color-beb15f {
  color: #BEB15F;
  background-color: #BEB15F;
}

Frequently asked questions

What color is #BEB15F?+

#BEB15F is a HEX color with RGB value rgb(190, 177, 95) and HSL value hsl(52, 42%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEB15F?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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