#BAD36E Color

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

Color preview

#BAD36E

Color formats

HEX
#BAD36E
RGB
rgb(186, 211, 110)
RGBA
rgba(186, 211, 110, 1)
HSL
hsl(75, 53%, 63%)
HSV
hsv(75, 48%, 83%)
CMYK
cmyk(12%, 0%, 48%, 17%)
CSS variable
--color-primary: #BAD36E;
Lowercase HEX
#bad36e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD36E

.color-bad36e {
  color: #BAD36E;
  background-color: #BAD36E;
}

Frequently asked questions

What color is #BAD36E?+

#BAD36E is a HEX color with RGB value rgb(186, 211, 110) and HSL value hsl(75, 53%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD36E?+

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