#BAD62E Color

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

Color preview

#BAD62E

Color formats

HEX
#BAD62E
RGB
rgb(186, 214, 46)
RGBA
rgba(186, 214, 46, 1)
HSL
hsl(70, 67%, 51%)
HSV
hsv(70, 79%, 84%)
CMYK
cmyk(13%, 0%, 79%, 16%)
CSS variable
--color-primary: #BAD62E;
Lowercase HEX
#bad62e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD62E

.color-bad62e {
  color: #BAD62E;
  background-color: #BAD62E;
}

Frequently asked questions

What color is #BAD62E?+

#BAD62E is a HEX color with RGB value rgb(186, 214, 46) and HSL value hsl(70, 67%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD62E?+

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