#BEDC47 Color

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

Color preview

#BEDC47

Color formats

HEX
#BEDC47
RGB
rgb(190, 220, 71)
RGBA
rgba(190, 220, 71, 1)
HSL
hsl(72, 68%, 57%)
HSV
hsv(72, 68%, 86%)
CMYK
cmyk(14%, 0%, 68%, 14%)
CSS variable
--color-primary: #BEDC47;
Lowercase HEX
#bedc47

Shades

Tints

Tones

Harmony

CSS snippets for #BEDC47

.color-bedc47 {
  color: #BEDC47;
  background-color: #BEDC47;
}

Frequently asked questions

What color is #BEDC47?+

#BEDC47 is a HEX color with RGB value rgb(190, 220, 71) and HSL value hsl(72, 68%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BEDC47?+

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