#BAD39B Color

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

Color preview

#BAD39B

Color formats

HEX
#BAD39B
RGB
rgb(186, 211, 155)
RGBA
rgba(186, 211, 155, 1)
HSL
hsl(87, 39%, 72%)
HSV
hsv(87, 27%, 83%)
CMYK
cmyk(12%, 0%, 27%, 17%)
CSS variable
--color-primary: #BAD39B;
Lowercase HEX
#bad39b

Shades

Tints

Tones

Harmony

CSS snippets for #BAD39B

.color-bad39b {
  color: #BAD39B;
  background-color: #BAD39B;
}

Frequently asked questions

What color is #BAD39B?+

#BAD39B is a HEX color with RGB value rgb(186, 211, 155) and HSL value hsl(87, 39%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD39B?+

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