#BAD232 Color

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

Color preview

#BAD232

Color formats

HEX
#BAD232
RGB
rgb(186, 210, 50)
RGBA
rgba(186, 210, 50, 1)
HSL
hsl(69, 64%, 51%)
HSV
hsv(69, 76%, 82%)
CMYK
cmyk(11%, 0%, 76%, 18%)
CSS variable
--color-primary: #BAD232;
Lowercase HEX
#bad232

Shades

Tints

Tones

Harmony

CSS snippets for #BAD232

.color-bad232 {
  color: #BAD232;
  background-color: #BAD232;
}

Frequently asked questions

What color is #BAD232?+

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

What is the closest Tailwind color to #BAD232?+

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