#BED732 Color

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

Color preview

#BED732

Color formats

HEX
#BED732
RGB
rgb(190, 215, 50)
RGBA
rgba(190, 215, 50, 1)
HSL
hsl(69, 67%, 52%)
HSV
hsv(69, 77%, 84%)
CMYK
cmyk(12%, 0%, 77%, 16%)
CSS variable
--color-primary: #BED732;
Lowercase HEX
#bed732

Shades

Tints

Tones

Harmony

CSS snippets for #BED732

.color-bed732 {
  color: #BED732;
  background-color: #BED732;
}

Frequently asked questions

What color is #BED732?+

#BED732 is a HEX color with RGB value rgb(190, 215, 50) and HSL value hsl(69, 67%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED732?+

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