#BAD19B Color

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

Color preview

#BAD19B

Color formats

HEX
#BAD19B
RGB
rgb(186, 209, 155)
RGBA
rgba(186, 209, 155, 1)
HSL
hsl(86, 37%, 71%)
HSV
hsv(86, 26%, 82%)
CMYK
cmyk(11%, 0%, 26%, 18%)
CSS variable
--color-primary: #BAD19B;
Lowercase HEX
#bad19b

Shades

Tints

Tones

Harmony

CSS snippets for #BAD19B

.color-bad19b {
  color: #BAD19B;
  background-color: #BAD19B;
}

Frequently asked questions

What color is #BAD19B?+

#BAD19B is a HEX color with RGB value rgb(186, 209, 155) and HSL value hsl(86, 37%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD19B?+

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