#BED95E Color

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

Color preview

#BED95E

Color formats

HEX
#BED95E
RGB
rgb(190, 217, 94)
RGBA
rgba(190, 217, 94, 1)
HSL
hsl(73, 62%, 61%)
HSV
hsv(73, 57%, 85%)
CMYK
cmyk(12%, 0%, 57%, 15%)
CSS variable
--color-primary: #BED95E;
Lowercase HEX
#bed95e

Shades

Tints

Tones

Harmony

CSS snippets for #BED95E

.color-bed95e {
  color: #BED95E;
  background-color: #BED95E;
}

Frequently asked questions

What color is #BED95E?+

#BED95E is a HEX color with RGB value rgb(190, 217, 94) and HSL value hsl(73, 62%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED95E?+

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