#BEC03F Color

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

Color preview

#BEC03F

Color formats

HEX
#BEC03F
RGB
rgb(190, 192, 63)
RGBA
rgba(190, 192, 63, 1)
HSL
hsl(61, 51%, 50%)
HSV
hsv(61, 67%, 75%)
CMYK
cmyk(1%, 0%, 67%, 25%)
CSS variable
--color-primary: #BEC03F;
Lowercase HEX
#bec03f

Shades

Tints

Tones

Harmony

CSS snippets for #BEC03F

.color-bec03f {
  color: #BEC03F;
  background-color: #BEC03F;
}

Frequently asked questions

What color is #BEC03F?+

#BEC03F is a HEX color with RGB value rgb(190, 192, 63) and HSL value hsl(61, 51%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BEC03F?+

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