#BAD29E Color

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

Color preview

#BAD29E

Color formats

HEX
#BAD29E
RGB
rgb(186, 210, 158)
RGBA
rgba(186, 210, 158, 1)
HSL
hsl(88, 37%, 72%)
HSV
hsv(88, 25%, 82%)
CMYK
cmyk(11%, 0%, 25%, 18%)
CSS variable
--color-primary: #BAD29E;
Lowercase HEX
#bad29e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD29E

.color-bad29e {
  color: #BAD29E;
  background-color: #BAD29E;
}

Frequently asked questions

What color is #BAD29E?+

#BAD29E is a HEX color with RGB value rgb(186, 210, 158) and HSL value hsl(88, 37%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD29E?+

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