#BAC08C Color

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

Color preview

#BAC08C

Color formats

HEX
#BAC08C
RGB
rgb(186, 192, 140)
RGBA
rgba(186, 192, 140, 1)
HSL
hsl(67, 29%, 65%)
HSV
hsv(67, 27%, 75%)
CMYK
cmyk(3%, 0%, 27%, 25%)
CSS variable
--color-primary: #BAC08C;
Lowercase HEX
#bac08c

Shades

Tints

Tones

Harmony

CSS snippets for #BAC08C

.color-bac08c {
  color: #BAC08C;
  background-color: #BAC08C;
}

Frequently asked questions

What color is #BAC08C?+

#BAC08C is a HEX color with RGB value rgb(186, 192, 140) and HSL value hsl(67, 29%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAC08C?+

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