#BED53E Color

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

Color preview

#BED53E

Color formats

HEX
#BED53E
RGB
rgb(190, 213, 62)
RGBA
rgba(190, 213, 62, 1)
HSL
hsl(69, 64%, 54%)
HSV
hsv(69, 71%, 84%)
CMYK
cmyk(11%, 0%, 71%, 16%)
CSS variable
--color-primary: #BED53E;
Lowercase HEX
#bed53e

Shades

Tints

Tones

Harmony

CSS snippets for #BED53E

.color-bed53e {
  color: #BED53E;
  background-color: #BED53E;
}

Frequently asked questions

What color is #BED53E?+

#BED53E is a HEX color with RGB value rgb(190, 213, 62) and HSL value hsl(69, 64%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED53E?+

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