#BAD747 Color

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

Color preview

#BAD747

Color formats

HEX
#BAD747
RGB
rgb(186, 215, 71)
RGBA
rgba(186, 215, 71, 1)
HSL
hsl(72, 64%, 56%)
HSV
hsv(72, 67%, 84%)
CMYK
cmyk(13%, 0%, 67%, 16%)
CSS variable
--color-primary: #BAD747;
Lowercase HEX
#bad747

Shades

Tints

Tones

Harmony

CSS snippets for #BAD747

.color-bad747 {
  color: #BAD747;
  background-color: #BAD747;
}

Frequently asked questions

What color is #BAD747?+

#BAD747 is a HEX color with RGB value rgb(186, 215, 71) and HSL value hsl(72, 64%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD747?+

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