#BEC940 Color

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

Color preview

#BEC940

Color formats

HEX
#BEC940
RGB
rgb(190, 201, 64)
RGBA
rgba(190, 201, 64, 1)
HSL
hsl(65, 56%, 52%)
HSV
hsv(65, 68%, 79%)
CMYK
cmyk(5%, 0%, 68%, 21%)
CSS variable
--color-primary: #BEC940;
Lowercase HEX
#bec940

Shades

Tints

Tones

Harmony

CSS snippets for #BEC940

.color-bec940 {
  color: #BEC940;
  background-color: #BEC940;
}

Frequently asked questions

What color is #BEC940?+

#BEC940 is a HEX color with RGB value rgb(190, 201, 64) and HSL value hsl(65, 56%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BEC940?+

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