#BED41C Color

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

Color preview

#BED41C

Color formats

HEX
#BED41C
RGB
rgb(190, 212, 28)
RGBA
rgba(190, 212, 28, 1)
HSL
hsl(67, 77%, 47%)
HSV
hsv(67, 87%, 83%)
CMYK
cmyk(10%, 0%, 87%, 17%)
CSS variable
--color-primary: #BED41C;
Lowercase HEX
#bed41c

Shades

Tints

Tones

Harmony

CSS snippets for #BED41C

.color-bed41c {
  color: #BED41C;
  background-color: #BED41C;
}

Frequently asked questions

What color is #BED41C?+

#BED41C is a HEX color with RGB value rgb(190, 212, 28) and HSL value hsl(67, 77%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED41C?+

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