#BAD64D Color

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

Color preview

#BAD64D

Color formats

HEX
#BAD64D
RGB
rgb(186, 214, 77)
RGBA
rgba(186, 214, 77, 1)
HSL
hsl(72, 63%, 57%)
HSV
hsv(72, 64%, 84%)
CMYK
cmyk(13%, 0%, 64%, 16%)
CSS variable
--color-primary: #BAD64D;
Lowercase HEX
#bad64d

Shades

Tints

Tones

Harmony

CSS snippets for #BAD64D

.color-bad64d {
  color: #BAD64D;
  background-color: #BAD64D;
}

Frequently asked questions

What color is #BAD64D?+

#BAD64D is a HEX color with RGB value rgb(186, 214, 77) and HSL value hsl(72, 63%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD64D?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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