#BED71B Color

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

Color preview

#BED71B

Color formats

HEX
#BED71B
RGB
rgb(190, 215, 27)
RGBA
rgba(190, 215, 27, 1)
HSL
hsl(68, 78%, 47%)
HSV
hsv(68, 87%, 84%)
CMYK
cmyk(12%, 0%, 87%, 16%)
CSS variable
--color-primary: #BED71B;
Lowercase HEX
#bed71b

Shades

Tints

Tones

Harmony

CSS snippets for #BED71B

.color-bed71b {
  color: #BED71B;
  background-color: #BED71B;
}

Frequently asked questions

What color is #BED71B?+

#BED71B is a HEX color with RGB value rgb(190, 215, 27) and HSL value hsl(68, 78%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED71B?+

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