#BAD89D Color

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

Color preview

#BAD89D

Color formats

HEX
#BAD89D
RGB
rgb(186, 216, 157)
RGBA
rgba(186, 216, 157, 1)
HSL
hsl(91, 43%, 73%)
HSV
hsv(91, 27%, 85%)
CMYK
cmyk(14%, 0%, 27%, 15%)
CSS variable
--color-primary: #BAD89D;
Lowercase HEX
#bad89d

Shades

Tints

Tones

Harmony

CSS snippets for #BAD89D

.color-bad89d {
  color: #BAD89D;
  background-color: #BAD89D;
}

Frequently asked questions

What color is #BAD89D?+

#BAD89D is a HEX color with RGB value rgb(186, 216, 157) and HSL value hsl(91, 43%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD89D?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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