#BED44F Color

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

Color preview

#BED44F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BED44F

.color-bed44f {
  color: #BED44F;
  background-color: #BED44F;
}

Frequently asked questions

What color is #BED44F?+

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

What is the closest Tailwind color to #BED44F?+

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