#BAD882 Color

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

Color preview

#BAD882

Color formats

HEX
#BAD882
RGB
rgb(186, 216, 130)
RGBA
rgba(186, 216, 130, 1)
HSL
hsl(81, 52%, 68%)
HSV
hsv(81, 40%, 85%)
CMYK
cmyk(14%, 0%, 40%, 15%)
CSS variable
--color-primary: #BAD882;
Lowercase HEX
#bad882

Shades

Tints

Tones

Harmony

CSS snippets for #BAD882

.color-bad882 {
  color: #BAD882;
  background-color: #BAD882;
}

Frequently asked questions

What color is #BAD882?+

#BAD882 is a HEX color with RGB value rgb(186, 216, 130) and HSL value hsl(81, 52%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD882?+

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