#BEDB2B Color

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

Color preview

#BEDB2B

Color formats

HEX
#BEDB2B
RGB
rgb(190, 219, 43)
RGBA
rgba(190, 219, 43, 1)
HSL
hsl(70, 71%, 51%)
HSV
hsv(70, 80%, 86%)
CMYK
cmyk(13%, 0%, 80%, 14%)
CSS variable
--color-primary: #BEDB2B;
Lowercase HEX
#bedb2b

Shades

Tints

Tones

Harmony

CSS snippets for #BEDB2B

.color-bedb2b {
  color: #BEDB2B;
  background-color: #BEDB2B;
}

Frequently asked questions

What color is #BEDB2B?+

#BEDB2B is a HEX color with RGB value rgb(190, 219, 43) and HSL value hsl(70, 71%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BEDB2B?+

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