#BED242 Color

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

Color preview

#BED242

Color formats

HEX
#BED242
RGB
rgb(190, 210, 66)
RGBA
rgba(190, 210, 66, 1)
HSL
hsl(68, 62%, 54%)
HSV
hsv(68, 69%, 82%)
CMYK
cmyk(10%, 0%, 69%, 18%)
CSS variable
--color-primary: #BED242;
Lowercase HEX
#bed242

Shades

Tints

Tones

Harmony

CSS snippets for #BED242

.color-bed242 {
  color: #BED242;
  background-color: #BED242;
}

Frequently asked questions

What color is #BED242?+

#BED242 is a HEX color with RGB value rgb(190, 210, 66) and HSL value hsl(68, 62%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED242?+

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