#BED23C Color

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

Color preview

#BED23C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BED23C

.color-bed23c {
  color: #BED23C;
  background-color: #BED23C;
}

Frequently asked questions

What color is #BED23C?+

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

What is the closest Tailwind color to #BED23C?+

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