#BAD850 Color

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

Color preview

#BAD850

Color formats

HEX
#BAD850
RGB
rgb(186, 216, 80)
RGBA
rgba(186, 216, 80, 1)
HSL
hsl(73, 64%, 58%)
HSV
hsv(73, 63%, 85%)
CMYK
cmyk(14%, 0%, 63%, 15%)
CSS variable
--color-primary: #BAD850;
Lowercase HEX
#bad850

Shades

Tints

Tones

Harmony

CSS snippets for #BAD850

.color-bad850 {
  color: #BAD850;
  background-color: #BAD850;
}

Frequently asked questions

What color is #BAD850?+

#BAD850 is a HEX color with RGB value rgb(186, 216, 80) and HSL value hsl(73, 64%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD850?+

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