#BAD29D Color

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

Color preview

#BAD29D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD29D

.color-bad29d {
  color: #BAD29D;
  background-color: #BAD29D;
}

Frequently asked questions

What color is #BAD29D?+

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

What is the closest Tailwind color to #BAD29D?+

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