#BED81B Color

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

Color preview

#BED81B

Color formats

HEX
#BED81B
RGB
rgb(190, 216, 27)
RGBA
rgba(190, 216, 27, 1)
HSL
hsl(68, 78%, 48%)
HSV
hsv(68, 88%, 85%)
CMYK
cmyk(12%, 0%, 88%, 15%)
CSS variable
--color-primary: #BED81B;
Lowercase HEX
#bed81b

Shades

Tints

Tones

Harmony

CSS snippets for #BED81B

.color-bed81b {
  color: #BED81B;
  background-color: #BED81B;
}

Frequently asked questions

What color is #BED81B?+

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

What is the closest Tailwind color to #BED81B?+

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