#BED53F Color

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

Color preview

#BED53F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BED53F

.color-bed53f {
  color: #BED53F;
  background-color: #BED53F;
}

Frequently asked questions

What color is #BED53F?+

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

What is the closest Tailwind color to #BED53F?+

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