#BAD143 Color

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

Color preview

#BAD143

Color formats

HEX
#BAD143
RGB
rgb(186, 209, 67)
RGBA
rgba(186, 209, 67, 1)
HSL
hsl(70, 61%, 54%)
HSV
hsv(70, 68%, 82%)
CMYK
cmyk(11%, 0%, 68%, 18%)
CSS variable
--color-primary: #BAD143;
Lowercase HEX
#bad143

Shades

Tints

Tones

Harmony

CSS snippets for #BAD143

.color-bad143 {
  color: #BAD143;
  background-color: #BAD143;
}

Frequently asked questions

What color is #BAD143?+

#BAD143 is a HEX color with RGB value rgb(186, 209, 67) and HSL value hsl(70, 61%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD143?+

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