#BEBE23 Color

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

Color preview

#BEBE23

Color formats

HEX
#BEBE23
RGB
rgb(190, 190, 35)
RGBA
rgba(190, 190, 35, 1)
HSL
hsl(60, 69%, 44%)
HSV
hsv(60, 82%, 75%)
CMYK
cmyk(0%, 0%, 82%, 25%)
CSS variable
--color-primary: #BEBE23;
Lowercase HEX
#bebe23

Shades

Tints

Tones

Harmony

CSS snippets for #BEBE23

.color-bebe23 {
  color: #BEBE23;
  background-color: #BEBE23;
}

Frequently asked questions

What color is #BEBE23?+

#BEBE23 is a HEX color with RGB value rgb(190, 190, 35) and HSL value hsl(60, 69%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BEBE23?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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