#BAD399 Color

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

Color preview

#BAD399

Color formats

HEX
#BAD399
RGB
rgb(186, 211, 153)
RGBA
rgba(186, 211, 153, 1)
HSL
hsl(86, 40%, 71%)
HSV
hsv(86, 27%, 83%)
CMYK
cmyk(12%, 0%, 27%, 17%)
CSS variable
--color-primary: #BAD399;
Lowercase HEX
#bad399

Shades

Tints

Tones

Harmony

CSS snippets for #BAD399

.color-bad399 {
  color: #BAD399;
  background-color: #BAD399;
}

Frequently asked questions

What color is #BAD399?+

#BAD399 is a HEX color with RGB value rgb(186, 211, 153) and HSL value hsl(86, 40%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD399?+

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