#BED96E Color

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

Color preview

#BED96E

Color formats

HEX
#BED96E
RGB
rgb(190, 217, 110)
RGBA
rgba(190, 217, 110, 1)
HSL
hsl(75, 58%, 64%)
HSV
hsv(75, 49%, 85%)
CMYK
cmyk(12%, 0%, 49%, 15%)
CSS variable
--color-primary: #BED96E;
Lowercase HEX
#bed96e

Shades

Tints

Tones

Harmony

CSS snippets for #BED96E

.color-bed96e {
  color: #BED96E;
  background-color: #BED96E;
}

Frequently asked questions

What color is #BED96E?+

#BED96E is a HEX color with RGB value rgb(190, 217, 110) and HSL value hsl(75, 58%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED96E?+

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