#BAC08F Color

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

Color preview

#BAC08F

Color formats

HEX
#BAC08F
RGB
rgb(186, 192, 143)
RGBA
rgba(186, 192, 143, 1)
HSL
hsl(67, 28%, 66%)
HSV
hsv(67, 26%, 75%)
CMYK
cmyk(3%, 0%, 26%, 25%)
CSS variable
--color-primary: #BAC08F;
Lowercase HEX
#bac08f

Shades

Tints

Tones

Harmony

CSS snippets for #BAC08F

.color-bac08f {
  color: #BAC08F;
  background-color: #BAC08F;
}

Frequently asked questions

What color is #BAC08F?+

#BAC08F is a HEX color with RGB value rgb(186, 192, 143) and HSL value hsl(67, 28%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAC08F?+

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