#BAD784 Color

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

Color preview

#BAD784

Color formats

HEX
#BAD784
RGB
rgb(186, 215, 132)
RGBA
rgba(186, 215, 132, 1)
HSL
hsl(81, 51%, 68%)
HSV
hsv(81, 39%, 84%)
CMYK
cmyk(13%, 0%, 39%, 16%)
CSS variable
--color-primary: #BAD784;
Lowercase HEX
#bad784

Shades

Tints

Tones

Harmony

CSS snippets for #BAD784

.color-bad784 {
  color: #BAD784;
  background-color: #BAD784;
}

Frequently asked questions

What color is #BAD784?+

#BAD784 is a HEX color with RGB value rgb(186, 215, 132) and HSL value hsl(81, 51%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD784?+

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