#BAD425 Color

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

Color preview

#BAD425

Color formats

HEX
#BAD425
RGB
rgb(186, 212, 37)
RGBA
rgba(186, 212, 37, 1)
HSL
hsl(69, 70%, 49%)
HSV
hsv(69, 83%, 83%)
CMYK
cmyk(12%, 0%, 83%, 17%)
CSS variable
--color-primary: #BAD425;
Lowercase HEX
#bad425

Shades

Tints

Tones

Harmony

CSS snippets for #BAD425

.color-bad425 {
  color: #BAD425;
  background-color: #BAD425;
}

Frequently asked questions

What color is #BAD425?+

#BAD425 is a HEX color with RGB value rgb(186, 212, 37) and HSL value hsl(69, 70%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD425?+

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