#BAD151 Color

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

Color preview

#BAD151

Color formats

HEX
#BAD151
RGB
rgb(186, 209, 81)
RGBA
rgba(186, 209, 81, 1)
HSL
hsl(71, 58%, 57%)
HSV
hsv(71, 61%, 82%)
CMYK
cmyk(11%, 0%, 61%, 18%)
CSS variable
--color-primary: #BAD151;
Lowercase HEX
#bad151

Shades

Tints

Tones

Harmony

CSS snippets for #BAD151

.color-bad151 {
  color: #BAD151;
  background-color: #BAD151;
}

Frequently asked questions

What color is #BAD151?+

#BAD151 is a HEX color with RGB value rgb(186, 209, 81) and HSL value hsl(71, 58%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD151?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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