#BAD296 Color

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

Color preview

#BAD296

Color formats

HEX
#BAD296
RGB
rgb(186, 210, 150)
RGBA
rgba(186, 210, 150, 1)
HSL
hsl(84, 40%, 71%)
HSV
hsv(84, 29%, 82%)
CMYK
cmyk(11%, 0%, 29%, 18%)
CSS variable
--color-primary: #BAD296;
Lowercase HEX
#bad296

Shades

Tints

Tones

Harmony

CSS snippets for #BAD296

.color-bad296 {
  color: #BAD296;
  background-color: #BAD296;
}

Frequently asked questions

What color is #BAD296?+

#BAD296 is a HEX color with RGB value rgb(186, 210, 150) and HSL value hsl(84, 40%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD296?+

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