#BAD930 Color

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

Color preview

#BAD930

Color formats

HEX
#BAD930
RGB
rgb(186, 217, 48)
RGBA
rgba(186, 217, 48, 1)
HSL
hsl(71, 69%, 52%)
HSV
hsv(71, 78%, 85%)
CMYK
cmyk(14%, 0%, 78%, 15%)
CSS variable
--color-primary: #BAD930;
Lowercase HEX
#bad930

Shades

Tints

Tones

Harmony

CSS snippets for #BAD930

.color-bad930 {
  color: #BAD930;
  background-color: #BAD930;
}

Frequently asked questions

What color is #BAD930?+

#BAD930 is a HEX color with RGB value rgb(186, 217, 48) and HSL value hsl(71, 69%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD930?+

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