#BADD92 Color

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

Color preview

#BADD92

Color formats

HEX
#BADD92
RGB
rgb(186, 221, 146)
RGBA
rgba(186, 221, 146, 1)
HSL
hsl(88, 52%, 72%)
HSV
hsv(88, 34%, 87%)
CMYK
cmyk(16%, 0%, 34%, 13%)
CSS variable
--color-primary: #BADD92;
Lowercase HEX
#badd92

Shades

Tints

Tones

Harmony

CSS snippets for #BADD92

.color-badd92 {
  color: #BADD92;
  background-color: #BADD92;
}

Frequently asked questions

What color is #BADD92?+

#BADD92 is a HEX color with RGB value rgb(186, 221, 146) and HSL value hsl(88, 52%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BADD92?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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