#BAD922 Color

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

Color preview

#BAD922

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD922

.color-bad922 {
  color: #BAD922;
  background-color: #BAD922;
}

Frequently asked questions

What color is #BAD922?+

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

What is the closest Tailwind color to #BAD922?+

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