#BED12E Color

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

Color preview

#BED12E

Color formats

HEX
#BED12E
RGB
rgb(190, 209, 46)
RGBA
rgba(190, 209, 46, 1)
HSL
hsl(67, 64%, 50%)
HSV
hsv(67, 78%, 82%)
CMYK
cmyk(9%, 0%, 78%, 18%)
CSS variable
--color-primary: #BED12E;
Lowercase HEX
#bed12e

Shades

Tints

Tones

Harmony

CSS snippets for #BED12E

.color-bed12e {
  color: #BED12E;
  background-color: #BED12E;
}

Frequently asked questions

What color is #BED12E?+

#BED12E is a HEX color with RGB value rgb(190, 209, 46) and HSL value hsl(67, 64%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED12E?+

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