#BAD233 Color

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

Color preview

#BAD233

Color formats

HEX
#BAD233
RGB
rgb(186, 210, 51)
RGBA
rgba(186, 210, 51, 1)
HSL
hsl(69, 64%, 51%)
HSV
hsv(69, 76%, 82%)
CMYK
cmyk(11%, 0%, 76%, 18%)
CSS variable
--color-primary: #BAD233;
Lowercase HEX
#bad233

Shades

Tints

Tones

Harmony

CSS snippets for #BAD233

.color-bad233 {
  color: #BAD233;
  background-color: #BAD233;
}

Frequently asked questions

What color is #BAD233?+

#BAD233 is a HEX color with RGB value rgb(186, 210, 51) and HSL value hsl(69, 64%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAD233?+

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