#BAD293 Color

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

Color preview

#BAD293

Color formats

HEX
#BAD293
RGB
rgb(186, 210, 147)
RGBA
rgba(186, 210, 147, 1)
HSL
hsl(83, 41%, 70%)
HSV
hsv(83, 30%, 82%)
CMYK
cmyk(11%, 0%, 30%, 18%)
CSS variable
--color-primary: #BAD293;
Lowercase HEX
#bad293

Shades

Tints

Tones

Harmony

CSS snippets for #BAD293

.color-bad293 {
  color: #BAD293;
  background-color: #BAD293;
}

Frequently asked questions

What color is #BAD293?+

#BAD293 is a HEX color with RGB value rgb(186, 210, 147) and HSL value hsl(83, 41%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD293?+

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