#BAD630 Color

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

Color preview

#BAD630

Color formats

HEX
#BAD630
RGB
rgb(186, 214, 48)
RGBA
rgba(186, 214, 48, 1)
HSL
hsl(70, 67%, 51%)
HSV
hsv(70, 78%, 84%)
CMYK
cmyk(13%, 0%, 78%, 16%)
CSS variable
--color-primary: #BAD630;
Lowercase HEX
#bad630

Shades

Tints

Tones

Harmony

CSS snippets for #BAD630

.color-bad630 {
  color: #BAD630;
  background-color: #BAD630;
}

Frequently asked questions

What color is #BAD630?+

#BAD630 is a HEX color with RGB value rgb(186, 214, 48) and HSL value hsl(70, 67%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD630?+

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