#BAD039 Color

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

Color preview

#BAD039

Color formats

HEX
#BAD039
RGB
rgb(186, 208, 57)
RGBA
rgba(186, 208, 57, 1)
HSL
hsl(69, 62%, 52%)
HSV
hsv(69, 73%, 82%)
CMYK
cmyk(11%, 0%, 73%, 18%)
CSS variable
--color-primary: #BAD039;
Lowercase HEX
#bad039

Shades

Tints

Tones

Harmony

CSS snippets for #BAD039

.color-bad039 {
  color: #BAD039;
  background-color: #BAD039;
}

Frequently asked questions

What color is #BAD039?+

#BAD039 is a HEX color with RGB value rgb(186, 208, 57) and HSL value hsl(69, 62%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD039?+

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