#BAD22D Color

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

Color preview

#BAD22D

Color formats

HEX
#BAD22D
RGB
rgb(186, 210, 45)
RGBA
rgba(186, 210, 45, 1)
HSL
hsl(69, 65%, 50%)
HSV
hsv(69, 79%, 82%)
CMYK
cmyk(11%, 0%, 79%, 18%)
CSS variable
--color-primary: #BAD22D;
Lowercase HEX
#bad22d

Shades

Tints

Tones

Harmony

CSS snippets for #BAD22D

.color-bad22d {
  color: #BAD22D;
  background-color: #BAD22D;
}

Frequently asked questions

What color is #BAD22D?+

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

What is the closest Tailwind color to #BAD22D?+

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