#BEC75B Color

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

Color preview

#BEC75B

Color formats

HEX
#BEC75B
RGB
rgb(190, 199, 91)
RGBA
rgba(190, 199, 91, 1)
HSL
hsl(65, 49%, 57%)
HSV
hsv(65, 54%, 78%)
CMYK
cmyk(5%, 0%, 54%, 22%)
CSS variable
--color-primary: #BEC75B;
Lowercase HEX
#bec75b

Shades

Tints

Tones

Harmony

CSS snippets for #BEC75B

.color-bec75b {
  color: #BEC75B;
  background-color: #BEC75B;
}

Frequently asked questions

What color is #BEC75B?+

#BEC75B is a HEX color with RGB value rgb(190, 199, 91) and HSL value hsl(65, 49%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEC75B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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