#BAD110 Color

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

Color preview

#BAD110

Color formats

HEX
#BAD110
RGB
rgb(186, 209, 16)
RGBA
rgba(186, 209, 16, 1)
HSL
hsl(67, 86%, 44%)
HSV
hsv(67, 92%, 82%)
CMYK
cmyk(11%, 0%, 92%, 18%)
CSS variable
--color-primary: #BAD110;
Lowercase HEX
#bad110

Shades

Tints

Tones

Harmony

CSS snippets for #BAD110

.color-bad110 {
  color: #BAD110;
  background-color: #BAD110;
}

Frequently asked questions

What color is #BAD110?+

#BAD110 is a HEX color with RGB value rgb(186, 209, 16) and HSL value hsl(67, 86%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD110?+

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