#BAD889 Color

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

Color preview

#BAD889

Color formats

HEX
#BAD889
RGB
rgb(186, 216, 137)
RGBA
rgba(186, 216, 137, 1)
HSL
hsl(83, 50%, 69%)
HSV
hsv(83, 37%, 85%)
CMYK
cmyk(14%, 0%, 37%, 15%)
CSS variable
--color-primary: #BAD889;
Lowercase HEX
#bad889

Shades

Tints

Tones

Harmony

CSS snippets for #BAD889

.color-bad889 {
  color: #BAD889;
  background-color: #BAD889;
}

Frequently asked questions

What color is #BAD889?+

#BAD889 is a HEX color with RGB value rgb(186, 216, 137) and HSL value hsl(83, 50%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD889?+

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