#BAD289 Color

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

Color preview

#BAD289

Color formats

HEX
#BAD289
RGB
rgb(186, 210, 137)
RGBA
rgba(186, 210, 137, 1)
HSL
hsl(80, 45%, 68%)
HSV
hsv(80, 35%, 82%)
CMYK
cmyk(11%, 0%, 35%, 18%)
CSS variable
--color-primary: #BAD289;
Lowercase HEX
#bad289

Shades

Tints

Tones

Harmony

CSS snippets for #BAD289

.color-bad289 {
  color: #BAD289;
  background-color: #BAD289;
}

Frequently asked questions

What color is #BAD289?+

#BAD289 is a HEX color with RGB value rgb(186, 210, 137) and HSL value hsl(80, 45%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD289?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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