#BEBE6E Color

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

Color preview

#BEBE6E

Color formats

HEX
#BEBE6E
RGB
rgb(190, 190, 110)
RGBA
rgba(190, 190, 110, 1)
HSL
hsl(60, 38%, 59%)
HSV
hsv(60, 42%, 75%)
CMYK
cmyk(0%, 0%, 42%, 25%)
CSS variable
--color-primary: #BEBE6E;
Lowercase HEX
#bebe6e

Shades

Tints

Tones

Harmony

CSS snippets for #BEBE6E

.color-bebe6e {
  color: #BEBE6E;
  background-color: #BEBE6E;
}

Frequently asked questions

What color is #BEBE6E?+

#BEBE6E is a HEX color with RGB value rgb(190, 190, 110) and HSL value hsl(60, 38%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEBE6E?+

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