#BAD388 Color

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

Color preview

#BAD388

Color formats

HEX
#BAD388
RGB
rgb(186, 211, 136)
RGBA
rgba(186, 211, 136, 1)
HSL
hsl(80, 46%, 68%)
HSV
hsv(80, 36%, 83%)
CMYK
cmyk(12%, 0%, 36%, 17%)
CSS variable
--color-primary: #BAD388;
Lowercase HEX
#bad388

Shades

Tints

Tones

Harmony

CSS snippets for #BAD388

.color-bad388 {
  color: #BAD388;
  background-color: #BAD388;
}

Frequently asked questions

What color is #BAD388?+

#BAD388 is a HEX color with RGB value rgb(186, 211, 136) and HSL value hsl(80, 46%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD388?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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