#BED83B Color

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

Color preview

#BED83B

Color formats

HEX
#BED83B
RGB
rgb(190, 216, 59)
RGBA
rgba(190, 216, 59, 1)
HSL
hsl(70, 67%, 54%)
HSV
hsv(70, 73%, 85%)
CMYK
cmyk(12%, 0%, 73%, 15%)
CSS variable
--color-primary: #BED83B;
Lowercase HEX
#bed83b

Shades

Tints

Tones

Harmony

CSS snippets for #BED83B

.color-bed83b {
  color: #BED83B;
  background-color: #BED83B;
}

Frequently asked questions

What color is #BED83B?+

#BED83B is a HEX color with RGB value rgb(190, 216, 59) and HSL value hsl(70, 67%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED83B?+

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