#BAD129 Color

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

Color preview

#BAD129

Color formats

HEX
#BAD129
RGB
rgb(186, 209, 41)
RGBA
rgba(186, 209, 41, 1)
HSL
hsl(68, 67%, 49%)
HSV
hsv(68, 80%, 82%)
CMYK
cmyk(11%, 0%, 80%, 18%)
CSS variable
--color-primary: #BAD129;
Lowercase HEX
#bad129

Shades

Tints

Tones

Harmony

CSS snippets for #BAD129

.color-bad129 {
  color: #BAD129;
  background-color: #BAD129;
}

Frequently asked questions

What color is #BAD129?+

#BAD129 is a HEX color with RGB value rgb(186, 209, 41) and HSL value hsl(68, 67%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD129?+

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