#BAD49C Color

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

Color preview

#BAD49C

Color formats

HEX
#BAD49C
RGB
rgb(186, 212, 156)
RGBA
rgba(186, 212, 156, 1)
HSL
hsl(88, 39%, 72%)
HSV
hsv(88, 26%, 83%)
CMYK
cmyk(12%, 0%, 26%, 17%)
CSS variable
--color-primary: #BAD49C;
Lowercase HEX
#bad49c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD49C

.color-bad49c {
  color: #BAD49C;
  background-color: #BAD49C;
}

Frequently asked questions

What color is #BAD49C?+

#BAD49C is a HEX color with RGB value rgb(186, 212, 156) and HSL value hsl(88, 39%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD49C?+

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