#BAD99E Color

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

Color preview

#BAD99E

Color formats

HEX
#BAD99E
RGB
rgb(186, 217, 158)
RGBA
rgba(186, 217, 158, 1)
HSL
hsl(92, 44%, 74%)
HSV
hsv(92, 27%, 85%)
CMYK
cmyk(14%, 0%, 27%, 15%)
CSS variable
--color-primary: #BAD99E;
Lowercase HEX
#bad99e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD99E

.color-bad99e {
  color: #BAD99E;
  background-color: #BAD99E;
}

Frequently asked questions

What color is #BAD99E?+

#BAD99E is a HEX color with RGB value rgb(186, 217, 158) and HSL value hsl(92, 44%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD99E?+

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