#BAD299 Color

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

Color preview

#BAD299

Color formats

HEX
#BAD299
RGB
rgb(186, 210, 153)
RGBA
rgba(186, 210, 153, 1)
HSL
hsl(85, 39%, 71%)
HSV
hsv(85, 27%, 82%)
CMYK
cmyk(11%, 0%, 27%, 18%)
CSS variable
--color-primary: #BAD299;
Lowercase HEX
#bad299

Shades

Tints

Tones

Harmony

CSS snippets for #BAD299

.color-bad299 {
  color: #BAD299;
  background-color: #BAD299;
}

Frequently asked questions

What color is #BAD299?+

#BAD299 is a HEX color with RGB value rgb(186, 210, 153) and HSL value hsl(85, 39%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD299?+

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