#BAD298 Color

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

Color preview

#BAD298

Color formats

HEX
#BAD298
RGB
rgb(186, 210, 152)
RGBA
rgba(186, 210, 152, 1)
HSL
hsl(85, 39%, 71%)
HSV
hsv(85, 28%, 82%)
CMYK
cmyk(11%, 0%, 28%, 18%)
CSS variable
--color-primary: #BAD298;
Lowercase HEX
#bad298

Shades

Tints

Tones

Harmony

CSS snippets for #BAD298

.color-bad298 {
  color: #BAD298;
  background-color: #BAD298;
}

Frequently asked questions

What color is #BAD298?+

#BAD298 is a HEX color with RGB value rgb(186, 210, 152) and HSL value hsl(85, 39%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD298?+

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