#BED87E Color

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

Color preview

#BED87E

Color formats

HEX
#BED87E
RGB
rgb(190, 216, 126)
RGBA
rgba(190, 216, 126, 1)
HSL
hsl(77, 54%, 67%)
HSV
hsv(77, 42%, 85%)
CMYK
cmyk(12%, 0%, 42%, 15%)
CSS variable
--color-primary: #BED87E;
Lowercase HEX
#bed87e

Shades

Tints

Tones

Harmony

CSS snippets for #BED87E

.color-bed87e {
  color: #BED87E;
  background-color: #BED87E;
}

Frequently asked questions

What color is #BED87E?+

#BED87E is a HEX color with RGB value rgb(190, 216, 126) and HSL value hsl(77, 54%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED87E?+

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