#BAD646 Color

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

Color preview

#BAD646

Color formats

HEX
#BAD646
RGB
rgb(186, 214, 70)
RGBA
rgba(186, 214, 70, 1)
HSL
hsl(72, 64%, 56%)
HSV
hsv(72, 67%, 84%)
CMYK
cmyk(13%, 0%, 67%, 16%)
CSS variable
--color-primary: #BAD646;
Lowercase HEX
#bad646

Shades

Tints

Tones

Harmony

CSS snippets for #BAD646

.color-bad646 {
  color: #BAD646;
  background-color: #BAD646;
}

Frequently asked questions

What color is #BAD646?+

#BAD646 is a HEX color with RGB value rgb(186, 214, 70) and HSL value hsl(72, 64%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD646?+

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