#BAD985 Color

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

Color preview

#BAD985

Color formats

HEX
#BAD985
RGB
rgb(186, 217, 133)
RGBA
rgba(186, 217, 133, 1)
HSL
hsl(82, 53%, 69%)
HSV
hsv(82, 39%, 85%)
CMYK
cmyk(14%, 0%, 39%, 15%)
CSS variable
--color-primary: #BAD985;
Lowercase HEX
#bad985

Shades

Tints

Tones

Harmony

CSS snippets for #BAD985

.color-bad985 {
  color: #BAD985;
  background-color: #BAD985;
}

Frequently asked questions

What color is #BAD985?+

#BAD985 is a HEX color with RGB value rgb(186, 217, 133) and HSL value hsl(82, 53%, 69%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD985?+

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