#BADD22 Color

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

Color preview

#BADD22

Color formats

HEX
#BADD22
RGB
rgb(186, 221, 34)
RGBA
rgba(186, 221, 34, 1)
HSL
hsl(71, 73%, 50%)
HSV
hsv(71, 85%, 87%)
CMYK
cmyk(16%, 0%, 85%, 13%)
CSS variable
--color-primary: #BADD22;
Lowercase HEX
#badd22

Shades

Tints

Tones

Harmony

CSS snippets for #BADD22

.color-badd22 {
  color: #BADD22;
  background-color: #BADD22;
}

Frequently asked questions

What color is #BADD22?+

#BADD22 is a HEX color with RGB value rgb(186, 221, 34) and HSL value hsl(71, 73%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BADD22?+

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