#BAD190 Color

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

Color preview

#BAD190

Color formats

HEX
#BAD190
RGB
rgb(186, 209, 144)
RGBA
rgba(186, 209, 144, 1)
HSL
hsl(81, 41%, 69%)
HSV
hsv(81, 31%, 82%)
CMYK
cmyk(11%, 0%, 31%, 18%)
CSS variable
--color-primary: #BAD190;
Lowercase HEX
#bad190

Shades

Tints

Tones

Harmony

CSS snippets for #BAD190

.color-bad190 {
  color: #BAD190;
  background-color: #BAD190;
}

Frequently asked questions

What color is #BAD190?+

#BAD190 is a HEX color with RGB value rgb(186, 209, 144) and HSL value hsl(81, 41%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD190?+

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