#BEC050 Color

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

Color preview

#BEC050

Color formats

HEX
#BEC050
RGB
rgb(190, 192, 80)
RGBA
rgba(190, 192, 80, 1)
HSL
hsl(61, 47%, 53%)
HSV
hsv(61, 58%, 75%)
CMYK
cmyk(1%, 0%, 58%, 25%)
CSS variable
--color-primary: #BEC050;
Lowercase HEX
#bec050

Shades

Tints

Tones

Harmony

CSS snippets for #BEC050

.color-bec050 {
  color: #BEC050;
  background-color: #BEC050;
}

Frequently asked questions

What color is #BEC050?+

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

What is the closest Tailwind color to #BEC050?+

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