#BEDC2A Color

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

Color preview

#BEDC2A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEDC2A

.color-bedc2a {
  color: #BEDC2A;
  background-color: #BEDC2A;
}

Frequently asked questions

What color is #BEDC2A?+

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

What is the closest Tailwind color to #BEDC2A?+

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