#BAD78B Color

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

Color preview

#BAD78B

Color formats

HEX
#BAD78B
RGB
rgb(186, 215, 139)
RGBA
rgba(186, 215, 139, 1)
HSL
hsl(83, 49%, 69%)
HSV
hsv(83, 35%, 84%)
CMYK
cmyk(13%, 0%, 35%, 16%)
CSS variable
--color-primary: #BAD78B;
Lowercase HEX
#bad78b

Shades

Tints

Tones

Harmony

CSS snippets for #BAD78B

.color-bad78b {
  color: #BAD78B;
  background-color: #BAD78B;
}

Frequently asked questions

What color is #BAD78B?+

#BAD78B is a HEX color with RGB value rgb(186, 215, 139) and HSL value hsl(83, 49%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD78B?+

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