#BEDC29 Color

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

Color preview

#BEDC29

Color formats

HEX
#BEDC29
RGB
rgb(190, 220, 41)
RGBA
rgba(190, 220, 41, 1)
HSL
hsl(70, 72%, 51%)
HSV
hsv(70, 81%, 86%)
CMYK
cmyk(14%, 0%, 81%, 14%)
CSS variable
--color-primary: #BEDC29;
Lowercase HEX
#bedc29

Shades

Tints

Tones

Harmony

CSS snippets for #BEDC29

.color-bedc29 {
  color: #BEDC29;
  background-color: #BEDC29;
}

Frequently asked questions

What color is #BEDC29?+

#BEDC29 is a HEX color with RGB value rgb(190, 220, 41) and HSL value hsl(70, 72%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEDC29?+

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