#BAC09C Color

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

Color preview

#BAC09C

Color formats

HEX
#BAC09C
RGB
rgb(186, 192, 156)
RGBA
rgba(186, 192, 156, 1)
HSL
hsl(70, 22%, 68%)
HSV
hsv(70, 19%, 75%)
CMYK
cmyk(3%, 0%, 19%, 25%)
CSS variable
--color-primary: #BAC09C;
Lowercase HEX
#bac09c

Shades

Tints

Tones

Harmony

CSS snippets for #BAC09C

.color-bac09c {
  color: #BAC09C;
  background-color: #BAC09C;
}

Frequently asked questions

What color is #BAC09C?+

#BAC09C is a HEX color with RGB value rgb(186, 192, 156) and HSL value hsl(70, 22%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAC09C?+

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