#BEC242 Color

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

Color preview

#BEC242

Color formats

HEX
#BEC242
RGB
rgb(190, 194, 66)
RGBA
rgba(190, 194, 66, 1)
HSL
hsl(62, 51%, 51%)
HSV
hsv(62, 66%, 76%)
CMYK
cmyk(2%, 0%, 66%, 24%)
CSS variable
--color-primary: #BEC242;
Lowercase HEX
#bec242

Shades

Tints

Tones

Harmony

CSS snippets for #BEC242

.color-bec242 {
  color: #BEC242;
  background-color: #BEC242;
}

Frequently asked questions

What color is #BEC242?+

#BEC242 is a HEX color with RGB value rgb(190, 194, 66) and HSL value hsl(62, 51%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BEC242?+

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