#BEC04E Color

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

Color preview

#BEC04E

Color formats

HEX
#BEC04E
RGB
rgb(190, 192, 78)
RGBA
rgba(190, 192, 78, 1)
HSL
hsl(61, 48%, 53%)
HSV
hsv(61, 59%, 75%)
CMYK
cmyk(1%, 0%, 59%, 25%)
CSS variable
--color-primary: #BEC04E;
Lowercase HEX
#bec04e

Shades

Tints

Tones

Harmony

CSS snippets for #BEC04E

.color-bec04e {
  color: #BEC04E;
  background-color: #BEC04E;
}

Frequently asked questions

What color is #BEC04E?+

#BEC04E is a HEX color with RGB value rgb(190, 192, 78) and HSL value hsl(61, 48%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEC04E?+

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