#BED23E Color

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

Color preview

#BED23E

Color formats

HEX
#BED23E
RGB
rgb(190, 210, 62)
RGBA
rgba(190, 210, 62, 1)
HSL
hsl(68, 62%, 53%)
HSV
hsv(68, 70%, 82%)
CMYK
cmyk(10%, 0%, 70%, 18%)
CSS variable
--color-primary: #BED23E;
Lowercase HEX
#bed23e

Shades

Tints

Tones

Harmony

CSS snippets for #BED23E

.color-bed23e {
  color: #BED23E;
  background-color: #BED23E;
}

Frequently asked questions

What color is #BED23E?+

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

What is the closest Tailwind color to #BED23E?+

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