#BAD99D Color

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

Color preview

#BAD99D

Color formats

HEX
#BAD99D
RGB
rgb(186, 217, 157)
RGBA
rgba(186, 217, 157, 1)
HSL
hsl(91, 44%, 73%)
HSV
hsv(91, 28%, 85%)
CMYK
cmyk(14%, 0%, 28%, 15%)
CSS variable
--color-primary: #BAD99D;
Lowercase HEX
#bad99d

Shades

Tints

Tones

Harmony

CSS snippets for #BAD99D

.color-bad99d {
  color: #BAD99D;
  background-color: #BAD99D;
}

Frequently asked questions

What color is #BAD99D?+

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

What is the closest Tailwind color to #BAD99D?+

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