#BEBD55 Color

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

Color preview

#BEBD55

Color formats

HEX
#BEBD55
RGB
rgb(190, 189, 85)
RGBA
rgba(190, 189, 85, 1)
HSL
hsl(59, 45%, 54%)
HSV
hsv(59, 55%, 75%)
CMYK
cmyk(0%, 1%, 55%, 25%)
CSS variable
--color-primary: #BEBD55;
Lowercase HEX
#bebd55

Shades

Tints

Tones

Harmony

CSS snippets for #BEBD55

.color-bebd55 {
  color: #BEBD55;
  background-color: #BEBD55;
}

Frequently asked questions

What color is #BEBD55?+

#BEBD55 is a HEX color with RGB value rgb(190, 189, 85) and HSL value hsl(59, 45%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEBD55?+

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