#BED036 Color

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

Color preview

#BED036

Color formats

HEX
#BED036
RGB
rgb(190, 208, 54)
RGBA
rgba(190, 208, 54, 1)
HSL
hsl(67, 62%, 51%)
HSV
hsv(67, 74%, 82%)
CMYK
cmyk(9%, 0%, 74%, 18%)
CSS variable
--color-primary: #BED036;
Lowercase HEX
#bed036

Shades

Tints

Tones

Harmony

CSS snippets for #BED036

.color-bed036 {
  color: #BED036;
  background-color: #BED036;
}

Frequently asked questions

What color is #BED036?+

#BED036 is a HEX color with RGB value rgb(190, 208, 54) and HSL value hsl(67, 62%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED036?+

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