#BAD799 Color

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

Color preview

#BAD799

Color formats

HEX
#BAD799
RGB
rgb(186, 215, 153)
RGBA
rgba(186, 215, 153, 1)
HSL
hsl(88, 44%, 72%)
HSV
hsv(88, 29%, 84%)
CMYK
cmyk(13%, 0%, 29%, 16%)
CSS variable
--color-primary: #BAD799;
Lowercase HEX
#bad799

Shades

Tints

Tones

Harmony

CSS snippets for #BAD799

.color-bad799 {
  color: #BAD799;
  background-color: #BAD799;
}

Frequently asked questions

What color is #BAD799?+

#BAD799 is a HEX color with RGB value rgb(186, 215, 153) and HSL value hsl(88, 44%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD799?+

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