#BAD32C Color

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

Color preview

#BAD32C

Color formats

HEX
#BAD32C
RGB
rgb(186, 211, 44)
RGBA
rgba(186, 211, 44, 1)
HSL
hsl(69, 65%, 50%)
HSV
hsv(69, 79%, 83%)
CMYK
cmyk(12%, 0%, 79%, 17%)
CSS variable
--color-primary: #BAD32C;
Lowercase HEX
#bad32c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD32C

.color-bad32c {
  color: #BAD32C;
  background-color: #BAD32C;
}

Frequently asked questions

What color is #BAD32C?+

#BAD32C is a HEX color with RGB value rgb(186, 211, 44) and HSL value hsl(69, 65%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD32C?+

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