#BEC10B Color

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

Color preview

#BEC10B

Color formats

HEX
#BEC10B
RGB
rgb(190, 193, 11)
RGBA
rgba(190, 193, 11, 1)
HSL
hsl(61, 89%, 40%)
HSV
hsv(61, 94%, 76%)
CMYK
cmyk(2%, 0%, 94%, 24%)
CSS variable
--color-primary: #BEC10B;
Lowercase HEX
#bec10b

Shades

Tints

Tones

Harmony

CSS snippets for #BEC10B

.color-bec10b {
  color: #BEC10B;
  background-color: #BEC10B;
}

Frequently asked questions

What color is #BEC10B?+

#BEC10B is a HEX color with RGB value rgb(190, 193, 11) and HSL value hsl(61, 89%, 40%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BEC10B?+

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