#BAD77E Color

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

Color preview

#BAD77E

Color formats

HEX
#BAD77E
RGB
rgb(186, 215, 126)
RGBA
rgba(186, 215, 126, 1)
HSL
hsl(80, 53%, 67%)
HSV
hsv(80, 41%, 84%)
CMYK
cmyk(13%, 0%, 41%, 16%)
CSS variable
--color-primary: #BAD77E;
Lowercase HEX
#bad77e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD77E

.color-bad77e {
  color: #BAD77E;
  background-color: #BAD77E;
}

Frequently asked questions

What color is #BAD77E?+

#BAD77E is a HEX color with RGB value rgb(186, 215, 126) and HSL value hsl(80, 53%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD77E?+

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