#BADA2C Color

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

Color preview

#BADA2C

Color formats

HEX
#BADA2C
RGB
rgb(186, 218, 44)
RGBA
rgba(186, 218, 44, 1)
HSL
hsl(71, 70%, 51%)
HSV
hsv(71, 80%, 85%)
CMYK
cmyk(15%, 0%, 80%, 15%)
CSS variable
--color-primary: #BADA2C;
Lowercase HEX
#bada2c

Shades

Tints

Tones

Harmony

CSS snippets for #BADA2C

.color-bada2c {
  color: #BADA2C;
  background-color: #BADA2C;
}

Frequently asked questions

What color is #BADA2C?+

#BADA2C is a HEX color with RGB value rgb(186, 218, 44) and HSL value hsl(71, 70%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BADA2C?+

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