#BEB85F Color

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

Color preview

#BEB85F

Color formats

HEX
#BEB85F
RGB
rgb(190, 184, 95)
RGBA
rgba(190, 184, 95, 1)
HSL
hsl(56, 42%, 56%)
HSV
hsv(56, 50%, 75%)
CMYK
cmyk(0%, 3%, 50%, 25%)
CSS variable
--color-primary: #BEB85F;
Lowercase HEX
#beb85f

Shades

Tints

Tones

Harmony

CSS snippets for #BEB85F

.color-beb85f {
  color: #BEB85F;
  background-color: #BEB85F;
}

Frequently asked questions

What color is #BEB85F?+

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

What is the closest Tailwind color to #BEB85F?+

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