#BAD822 Color

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

Color preview

#BAD822

Color formats

HEX
#BAD822
RGB
rgb(186, 216, 34)
RGBA
rgba(186, 216, 34, 1)
HSL
hsl(70, 73%, 49%)
HSV
hsv(70, 84%, 85%)
CMYK
cmyk(14%, 0%, 84%, 15%)
CSS variable
--color-primary: #BAD822;
Lowercase HEX
#bad822

Shades

Tints

Tones

Harmony

CSS snippets for #BAD822

.color-bad822 {
  color: #BAD822;
  background-color: #BAD822;
}

Frequently asked questions

What color is #BAD822?+

#BAD822 is a HEX color with RGB value rgb(186, 216, 34) and HSL value hsl(70, 73%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD822?+

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