#BAD580 Color

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

Color preview

#BAD580

Color formats

HEX
#BAD580
RGB
rgb(186, 213, 128)
RGBA
rgba(186, 213, 128, 1)
HSL
hsl(79, 50%, 67%)
HSV
hsv(79, 40%, 84%)
CMYK
cmyk(13%, 0%, 40%, 16%)
CSS variable
--color-primary: #BAD580;
Lowercase HEX
#bad580

Shades

Tints

Tones

Harmony

CSS snippets for #BAD580

.color-bad580 {
  color: #BAD580;
  background-color: #BAD580;
}

Frequently asked questions

What color is #BAD580?+

#BAD580 is a HEX color with RGB value rgb(186, 213, 128) and HSL value hsl(79, 50%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD580?+

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