#BEC84C Color

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

Color preview

#BEC84C

Color formats

HEX
#BEC84C
RGB
rgb(190, 200, 76)
RGBA
rgba(190, 200, 76, 1)
HSL
hsl(65, 53%, 54%)
HSV
hsv(65, 62%, 78%)
CMYK
cmyk(5%, 0%, 62%, 22%)
CSS variable
--color-primary: #BEC84C;
Lowercase HEX
#bec84c

Shades

Tints

Tones

Harmony

CSS snippets for #BEC84C

.color-bec84c {
  color: #BEC84C;
  background-color: #BEC84C;
}

Frequently asked questions

What color is #BEC84C?+

#BEC84C is a HEX color with RGB value rgb(190, 200, 76) and HSL value hsl(65, 53%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEC84C?+

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