#BAD291 Color

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

Color preview

#BAD291

Color formats

HEX
#BAD291
RGB
rgb(186, 210, 145)
RGBA
rgba(186, 210, 145, 1)
HSL
hsl(82, 42%, 70%)
HSV
hsv(82, 31%, 82%)
CMYK
cmyk(11%, 0%, 31%, 18%)
CSS variable
--color-primary: #BAD291;
Lowercase HEX
#bad291

Shades

Tints

Tones

Harmony

CSS snippets for #BAD291

.color-bad291 {
  color: #BAD291;
  background-color: #BAD291;
}

Frequently asked questions

What color is #BAD291?+

#BAD291 is a HEX color with RGB value rgb(186, 210, 145) and HSL value hsl(82, 42%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD291?+

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