#BEDB2C Color

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

Color preview

#BEDB2C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEDB2C

.color-bedb2c {
  color: #BEDB2C;
  background-color: #BEDB2C;
}

Frequently asked questions

What color is #BEDB2C?+

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

What is the closest Tailwind color to #BEDB2C?+

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