#BAD04E Color

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

Color preview

#BAD04E

Color formats

HEX
#BAD04E
RGB
rgb(186, 208, 78)
RGBA
rgba(186, 208, 78, 1)
HSL
hsl(70, 58%, 56%)
HSV
hsv(70, 63%, 82%)
CMYK
cmyk(11%, 0%, 63%, 18%)
CSS variable
--color-primary: #BAD04E;
Lowercase HEX
#bad04e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD04E

.color-bad04e {
  color: #BAD04E;
  background-color: #BAD04E;
}

Frequently asked questions

What color is #BAD04E?+

#BAD04E is a HEX color with RGB value rgb(186, 208, 78) and HSL value hsl(70, 58%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD04E?+

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