#BED96F Color

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

Color preview

#BED96F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BED96F

.color-bed96f {
  color: #BED96F;
  background-color: #BED96F;
}

Frequently asked questions

What color is #BED96F?+

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

What is the closest Tailwind color to #BED96F?+

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