#BEBE60 Color

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

Color preview

#BEBE60

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEBE60

.color-bebe60 {
  color: #BEBE60;
  background-color: #BEBE60;
}

Frequently asked questions

What color is #BEBE60?+

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

What is the closest Tailwind color to #BEBE60?+

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