#BED50B Color

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

Color preview

#BED50B

Color formats

HEX
#BED50B
RGB
rgb(190, 213, 11)
RGBA
rgba(190, 213, 11, 1)
HSL
hsl(67, 90%, 44%)
HSV
hsv(67, 95%, 84%)
CMYK
cmyk(11%, 0%, 95%, 16%)
CSS variable
--color-primary: #BED50B;
Lowercase HEX
#bed50b

Shades

Tints

Tones

Harmony

CSS snippets for #BED50B

.color-bed50b {
  color: #BED50B;
  background-color: #BED50B;
}

Frequently asked questions

What color is #BED50B?+

#BED50B is a HEX color with RGB value rgb(190, 213, 11) and HSL value hsl(67, 90%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED50B?+

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