#BAD883 Color

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

Color preview

#BAD883

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD883

.color-bad883 {
  color: #BAD883;
  background-color: #BAD883;
}

Frequently asked questions

What color is #BAD883?+

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

What is the closest Tailwind color to #BAD883?+

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