#BEBE5F Color

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

Color preview

#BEBE5F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEBE5F

.color-bebe5f {
  color: #BEBE5F;
  background-color: #BEBE5F;
}

Frequently asked questions

What color is #BEBE5F?+

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

What is the closest Tailwind color to #BEBE5F?+

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