#BEDC46 Color

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

Color preview

#BEDC46

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEDC46

.color-bedc46 {
  color: #BEDC46;
  background-color: #BEDC46;
}

Frequently asked questions

What color is #BEDC46?+

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

What is the closest Tailwind color to #BEDC46?+

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