#BAD495 Color

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

Color preview

#BAD495

Color formats

HEX
#BAD495
RGB
rgb(186, 212, 149)
RGBA
rgba(186, 212, 149, 1)
HSL
hsl(85, 42%, 71%)
HSV
hsv(85, 30%, 83%)
CMYK
cmyk(12%, 0%, 30%, 17%)
CSS variable
--color-primary: #BAD495;
Lowercase HEX
#bad495

Shades

Tints

Tones

Harmony

CSS snippets for #BAD495

.color-bad495 {
  color: #BAD495;
  background-color: #BAD495;
}

Frequently asked questions

What color is #BAD495?+

#BAD495 is a HEX color with RGB value rgb(186, 212, 149) and HSL value hsl(85, 42%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD495?+

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