#BAD499 Color

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

Color preview

#BAD499

Color formats

HEX
#BAD499
RGB
rgb(186, 212, 153)
RGBA
rgba(186, 212, 153, 1)
HSL
hsl(86, 41%, 72%)
HSV
hsv(86, 28%, 83%)
CMYK
cmyk(12%, 0%, 28%, 17%)
CSS variable
--color-primary: #BAD499;
Lowercase HEX
#bad499

Shades

Tints

Tones

Harmony

CSS snippets for #BAD499

.color-bad499 {
  color: #BAD499;
  background-color: #BAD499;
}

Frequently asked questions

What color is #BAD499?+

#BAD499 is a HEX color with RGB value rgb(186, 212, 153) and HSL value hsl(86, 41%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD499?+

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