#BAD342 Color

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

Color preview

#BAD342

Color formats

HEX
#BAD342
RGB
rgb(186, 211, 66)
RGBA
rgba(186, 211, 66, 1)
HSL
hsl(70, 62%, 54%)
HSV
hsv(70, 69%, 83%)
CMYK
cmyk(12%, 0%, 69%, 17%)
CSS variable
--color-primary: #BAD342;
Lowercase HEX
#bad342

Shades

Tints

Tones

Harmony

CSS snippets for #BAD342

.color-bad342 {
  color: #BAD342;
  background-color: #BAD342;
}

Frequently asked questions

What color is #BAD342?+

#BAD342 is a HEX color with RGB value rgb(186, 211, 66) and HSL value hsl(70, 62%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD342?+

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