#BED72F Color

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

Color preview

#BED72F

Color formats

HEX
#BED72F
RGB
rgb(190, 215, 47)
RGBA
rgba(190, 215, 47, 1)
HSL
hsl(69, 68%, 51%)
HSV
hsv(69, 78%, 84%)
CMYK
cmyk(12%, 0%, 78%, 16%)
CSS variable
--color-primary: #BED72F;
Lowercase HEX
#bed72f

Shades

Tints

Tones

Harmony

CSS snippets for #BED72F

.color-bed72f {
  color: #BED72F;
  background-color: #BED72F;
}

Frequently asked questions

What color is #BED72F?+

#BED72F is a HEX color with RGB value rgb(190, 215, 47) and HSL value hsl(69, 68%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED72F?+

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