#BADC14 Color

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

Color preview

#BADC14

Color formats

HEX
#BADC14
RGB
rgb(186, 220, 20)
RGBA
rgba(186, 220, 20, 1)
HSL
hsl(70, 83%, 47%)
HSV
hsv(70, 91%, 86%)
CMYK
cmyk(15%, 0%, 91%, 14%)
CSS variable
--color-primary: #BADC14;
Lowercase HEX
#badc14

Shades

Tints

Tones

Harmony

CSS snippets for #BADC14

.color-badc14 {
  color: #BADC14;
  background-color: #BADC14;
}

Frequently asked questions

What color is #BADC14?+

#BADC14 is a HEX color with RGB value rgb(186, 220, 20) and HSL value hsl(70, 83%, 47%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BADC14?+

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