#BED86B Color

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

Color preview

#BED86B

Color formats

HEX
#BED86B
RGB
rgb(190, 216, 107)
RGBA
rgba(190, 216, 107, 1)
HSL
hsl(74, 58%, 63%)
HSV
hsv(74, 50%, 85%)
CMYK
cmyk(12%, 0%, 50%, 15%)
CSS variable
--color-primary: #BED86B;
Lowercase HEX
#bed86b

Shades

Tints

Tones

Harmony

CSS snippets for #BED86B

.color-bed86b {
  color: #BED86B;
  background-color: #BED86B;
}

Frequently asked questions

What color is #BED86B?+

#BED86B is a HEX color with RGB value rgb(190, 216, 107) and HSL value hsl(74, 58%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED86B?+

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