#BAD99C Color

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

Color preview

#BAD99C

Color formats

HEX
#BAD99C
RGB
rgb(186, 217, 156)
RGBA
rgba(186, 217, 156, 1)
HSL
hsl(90, 45%, 73%)
HSV
hsv(90, 28%, 85%)
CMYK
cmyk(14%, 0%, 28%, 15%)
CSS variable
--color-primary: #BAD99C;
Lowercase HEX
#bad99c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD99C

.color-bad99c {
  color: #BAD99C;
  background-color: #BAD99C;
}

Frequently asked questions

What color is #BAD99C?+

#BAD99C is a HEX color with RGB value rgb(186, 217, 156) and HSL value hsl(90, 45%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD99C?+

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