#BAD38B Color

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

Color preview

#BAD38B

Color formats

HEX
#BAD38B
RGB
rgb(186, 211, 139)
RGBA
rgba(186, 211, 139, 1)
HSL
hsl(81, 45%, 69%)
HSV
hsv(81, 34%, 83%)
CMYK
cmyk(12%, 0%, 34%, 17%)
CSS variable
--color-primary: #BAD38B;
Lowercase HEX
#bad38b

Shades

Tints

Tones

Harmony

CSS snippets for #BAD38B

.color-bad38b {
  color: #BAD38B;
  background-color: #BAD38B;
}

Frequently asked questions

What color is #BAD38B?+

#BAD38B is a HEX color with RGB value rgb(186, 211, 139) and HSL value hsl(81, 45%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD38B?+

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