#BAD136 Color

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

Color preview

#BAD136

Color formats

HEX
#BAD136
RGB
rgb(186, 209, 54)
RGBA
rgba(186, 209, 54, 1)
HSL
hsl(69, 63%, 52%)
HSV
hsv(69, 74%, 82%)
CMYK
cmyk(11%, 0%, 74%, 18%)
CSS variable
--color-primary: #BAD136;
Lowercase HEX
#bad136

Shades

Tints

Tones

Harmony

CSS snippets for #BAD136

.color-bad136 {
  color: #BAD136;
  background-color: #BAD136;
}

Frequently asked questions

What color is #BAD136?+

#BAD136 is a HEX color with RGB value rgb(186, 209, 54) and HSL value hsl(69, 63%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD136?+

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