#BED03A Color

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

Color preview

#BED03A

Color formats

HEX
#BED03A
RGB
rgb(190, 208, 58)
RGBA
rgba(190, 208, 58, 1)
HSL
hsl(67, 61%, 52%)
HSV
hsv(67, 72%, 82%)
CMYK
cmyk(9%, 0%, 72%, 18%)
CSS variable
--color-primary: #BED03A;
Lowercase HEX
#bed03a

Shades

Tints

Tones

Harmony

CSS snippets for #BED03A

.color-bed03a {
  color: #BED03A;
  background-color: #BED03A;
}

Frequently asked questions

What color is #BED03A?+

#BED03A is a HEX color with RGB value rgb(190, 208, 58) and HSL value hsl(67, 61%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED03A?+

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