#BED52A Color

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

Color preview

#BED52A

Color formats

HEX
#BED52A
RGB
rgb(190, 213, 42)
RGBA
rgba(190, 213, 42, 1)
HSL
hsl(68, 67%, 50%)
HSV
hsv(68, 80%, 84%)
CMYK
cmyk(11%, 0%, 80%, 16%)
CSS variable
--color-primary: #BED52A;
Lowercase HEX
#bed52a

Shades

Tints

Tones

Harmony

CSS snippets for #BED52A

.color-bed52a {
  color: #BED52A;
  background-color: #BED52A;
}

Frequently asked questions

What color is #BED52A?+

#BED52A is a HEX color with RGB value rgb(190, 213, 42) and HSL value hsl(68, 67%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED52A?+

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