#BEC84B Color

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

Color preview

#BEC84B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEC84B

.color-bec84b {
  color: #BEC84B;
  background-color: #BEC84B;
}

Frequently asked questions

What color is #BEC84B?+

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

What is the closest Tailwind color to #BEC84B?+

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