#BAD98C Color

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

Color preview

#BAD98C

Color formats

HEX
#BAD98C
RGB
rgb(186, 217, 140)
RGBA
rgba(186, 217, 140, 1)
HSL
hsl(84, 50%, 70%)
HSV
hsv(84, 35%, 85%)
CMYK
cmyk(14%, 0%, 35%, 15%)
CSS variable
--color-primary: #BAD98C;
Lowercase HEX
#bad98c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD98C

.color-bad98c {
  color: #BAD98C;
  background-color: #BAD98C;
}

Frequently asked questions

What color is #BAD98C?+

#BAD98C is a HEX color with RGB value rgb(186, 217, 140) and HSL value hsl(84, 50%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD98C?+

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