#BEC05D Color

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

Color preview

#BEC05D

Color formats

HEX
#BEC05D
RGB
rgb(190, 192, 93)
RGBA
rgba(190, 192, 93, 1)
HSL
hsl(61, 44%, 56%)
HSV
hsv(61, 52%, 75%)
CMYK
cmyk(1%, 0%, 52%, 25%)
CSS variable
--color-primary: #BEC05D;
Lowercase HEX
#bec05d

Shades

Tints

Tones

Harmony

CSS snippets for #BEC05D

.color-bec05d {
  color: #BEC05D;
  background-color: #BEC05D;
}

Frequently asked questions

What color is #BEC05D?+

#BEC05D is a HEX color with RGB value rgb(190, 192, 93) and HSL value hsl(61, 44%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEC05D?+

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