#BAC99C Color

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

Color preview

#BAC99C

Color formats

HEX
#BAC99C
RGB
rgb(186, 201, 156)
RGBA
rgba(186, 201, 156, 1)
HSL
hsl(80, 29%, 70%)
HSV
hsv(80, 22%, 79%)
CMYK
cmyk(7%, 0%, 22%, 21%)
CSS variable
--color-primary: #BAC99C;
Lowercase HEX
#bac99c

Shades

Tints

Tones

Harmony

CSS snippets for #BAC99C

.color-bac99c {
  color: #BAC99C;
  background-color: #BAC99C;
}

Frequently asked questions

What color is #BAC99C?+

#BAC99C is a HEX color with RGB value rgb(186, 201, 156) and HSL value hsl(80, 29%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAC99C?+

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