#BED45E Color

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

Color preview

#BED45E

Color formats

HEX
#BED45E
RGB
rgb(190, 212, 94)
RGBA
rgba(190, 212, 94, 1)
HSL
hsl(71, 58%, 60%)
HSV
hsv(71, 56%, 83%)
CMYK
cmyk(10%, 0%, 56%, 17%)
CSS variable
--color-primary: #BED45E;
Lowercase HEX
#bed45e

Shades

Tints

Tones

Harmony

CSS snippets for #BED45E

.color-bed45e {
  color: #BED45E;
  background-color: #BED45E;
}

Frequently asked questions

What color is #BED45E?+

#BED45E is a HEX color with RGB value rgb(190, 212, 94) and HSL value hsl(71, 58%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED45E?+

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