#BAD88D Color

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

Color preview

#BAD88D

Color formats

HEX
#BAD88D
RGB
rgb(186, 216, 141)
RGBA
rgba(186, 216, 141, 1)
HSL
hsl(84, 49%, 70%)
HSV
hsv(84, 35%, 85%)
CMYK
cmyk(14%, 0%, 35%, 15%)
CSS variable
--color-primary: #BAD88D;
Lowercase HEX
#bad88d

Shades

Tints

Tones

Harmony

CSS snippets for #BAD88D

.color-bad88d {
  color: #BAD88D;
  background-color: #BAD88D;
}

Frequently asked questions

What color is #BAD88D?+

#BAD88D is a HEX color with RGB value rgb(186, 216, 141) and HSL value hsl(84, 49%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD88D?+

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