#BAD588 Color

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

Color preview

#BAD588

Color formats

HEX
#BAD588
RGB
rgb(186, 213, 136)
RGBA
rgba(186, 213, 136, 1)
HSL
hsl(81, 48%, 68%)
HSV
hsv(81, 36%, 84%)
CMYK
cmyk(13%, 0%, 36%, 16%)
CSS variable
--color-primary: #BAD588;
Lowercase HEX
#bad588

Shades

Tints

Tones

Harmony

CSS snippets for #BAD588

.color-bad588 {
  color: #BAD588;
  background-color: #BAD588;
}

Frequently asked questions

What color is #BAD588?+

#BAD588 is a HEX color with RGB value rgb(186, 213, 136) and HSL value hsl(81, 48%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD588?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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