#BAD838 Color

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

Color preview

#BAD838

Color formats

HEX
#BAD838
RGB
rgb(186, 216, 56)
RGBA
rgba(186, 216, 56, 1)
HSL
hsl(71, 67%, 53%)
HSV
hsv(71, 74%, 85%)
CMYK
cmyk(14%, 0%, 74%, 15%)
CSS variable
--color-primary: #BAD838;
Lowercase HEX
#bad838

Shades

Tints

Tones

Harmony

CSS snippets for #BAD838

.color-bad838 {
  color: #BAD838;
  background-color: #BAD838;
}

Frequently asked questions

What color is #BAD838?+

#BAD838 is a HEX color with RGB value rgb(186, 216, 56) and HSL value hsl(71, 67%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD838?+

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