#BAD090 Color

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

Color preview

#BAD090

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD090

.color-bad090 {
  color: #BAD090;
  background-color: #BAD090;
}

Frequently asked questions

What color is #BAD090?+

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

What is the closest Tailwind color to #BAD090?+

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