#BED94A Color

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

Color preview

#BED94A

Color formats

HEX
#BED94A
RGB
rgb(190, 217, 74)
RGBA
rgba(190, 217, 74, 1)
HSL
hsl(71, 65%, 57%)
HSV
hsv(71, 66%, 85%)
CMYK
cmyk(12%, 0%, 66%, 15%)
CSS variable
--color-primary: #BED94A;
Lowercase HEX
#bed94a

Shades

Tints

Tones

Harmony

CSS snippets for #BED94A

.color-bed94a {
  color: #BED94A;
  background-color: #BED94A;
}

Frequently asked questions

What color is #BED94A?+

#BED94A is a HEX color with RGB value rgb(190, 217, 74) and HSL value hsl(71, 65%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED94A?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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