#BAD87D Color

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

Color preview

#BAD87D

Color formats

HEX
#BAD87D
RGB
rgb(186, 216, 125)
RGBA
rgba(186, 216, 125, 1)
HSL
hsl(80, 54%, 67%)
HSV
hsv(80, 42%, 85%)
CMYK
cmyk(14%, 0%, 42%, 15%)
CSS variable
--color-primary: #BAD87D;
Lowercase HEX
#bad87d

Shades

Tints

Tones

Harmony

CSS snippets for #BAD87D

.color-bad87d {
  color: #BAD87D;
  background-color: #BAD87D;
}

Frequently asked questions

What color is #BAD87D?+

#BAD87D is a HEX color with RGB value rgb(186, 216, 125) and HSL value hsl(80, 54%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD87D?+

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