#BED42B Color

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

Color preview

#BED42B

Color formats

HEX
#BED42B
RGB
rgb(190, 212, 43)
RGBA
rgba(190, 212, 43, 1)
HSL
hsl(68, 66%, 50%)
HSV
hsv(68, 80%, 83%)
CMYK
cmyk(10%, 0%, 80%, 17%)
CSS variable
--color-primary: #BED42B;
Lowercase HEX
#bed42b

Shades

Tints

Tones

Harmony

CSS snippets for #BED42B

.color-bed42b {
  color: #BED42B;
  background-color: #BED42B;
}

Frequently asked questions

What color is #BED42B?+

#BED42B is a HEX color with RGB value rgb(190, 212, 43) and HSL value hsl(68, 66%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED42B?+

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