#BAD534 Color

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

Color preview

#BAD534

Color formats

HEX
#BAD534
RGB
rgb(186, 213, 52)
RGBA
rgba(186, 213, 52, 1)
HSL
hsl(70, 66%, 52%)
HSV
hsv(70, 76%, 84%)
CMYK
cmyk(13%, 0%, 76%, 16%)
CSS variable
--color-primary: #BAD534;
Lowercase HEX
#bad534

Shades

Tints

Tones

Harmony

CSS snippets for #BAD534

.color-bad534 {
  color: #BAD534;
  background-color: #BAD534;
}

Frequently asked questions

What color is #BAD534?+

#BAD534 is a HEX color with RGB value rgb(186, 213, 52) and HSL value hsl(70, 66%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD534?+

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