#BED82C Color

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

Color preview

#BED82C

Color formats

HEX
#BED82C
RGB
rgb(190, 216, 44)
RGBA
rgba(190, 216, 44, 1)
HSL
hsl(69, 69%, 51%)
HSV
hsv(69, 80%, 85%)
CMYK
cmyk(12%, 0%, 80%, 15%)
CSS variable
--color-primary: #BED82C;
Lowercase HEX
#bed82c

Shades

Tints

Tones

Harmony

CSS snippets for #BED82C

.color-bed82c {
  color: #BED82C;
  background-color: #BED82C;
}

Frequently asked questions

What color is #BED82C?+

#BED82C is a HEX color with RGB value rgb(190, 216, 44) and HSL value hsl(69, 69%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED82C?+

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