#BED044 Color

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

Color preview

#BED044

Color formats

HEX
#BED044
RGB
rgb(190, 208, 68)
RGBA
rgba(190, 208, 68, 1)
HSL
hsl(68, 60%, 54%)
HSV
hsv(68, 67%, 82%)
CMYK
cmyk(9%, 0%, 67%, 18%)
CSS variable
--color-primary: #BED044;
Lowercase HEX
#bed044

Shades

Tints

Tones

Harmony

CSS snippets for #BED044

.color-bed044 {
  color: #BED044;
  background-color: #BED044;
}

Frequently asked questions

What color is #BED044?+

#BED044 is a HEX color with RGB value rgb(190, 208, 68) and HSL value hsl(68, 60%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED044?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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