#BED96D Color

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

Color preview

#BED96D

Color formats

HEX
#BED96D
RGB
rgb(190, 217, 109)
RGBA
rgba(190, 217, 109, 1)
HSL
hsl(75, 59%, 64%)
HSV
hsv(75, 50%, 85%)
CMYK
cmyk(12%, 0%, 50%, 15%)
CSS variable
--color-primary: #BED96D;
Lowercase HEX
#bed96d

Shades

Tints

Tones

Harmony

CSS snippets for #BED96D

.color-bed96d {
  color: #BED96D;
  background-color: #BED96D;
}

Frequently asked questions

What color is #BED96D?+

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

What is the closest Tailwind color to #BED96D?+

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