#BED44E Color

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

Color preview

#BED44E

Color formats

HEX
#BED44E
RGB
rgb(190, 212, 78)
RGBA
rgba(190, 212, 78, 1)
HSL
hsl(70, 61%, 57%)
HSV
hsv(70, 63%, 83%)
CMYK
cmyk(10%, 0%, 63%, 17%)
CSS variable
--color-primary: #BED44E;
Lowercase HEX
#bed44e

Shades

Tints

Tones

Harmony

CSS snippets for #BED44E

.color-bed44e {
  color: #BED44E;
  background-color: #BED44E;
}

Frequently asked questions

What color is #BED44E?+

#BED44E is a HEX color with RGB value rgb(190, 212, 78) and HSL value hsl(70, 61%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED44E?+

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