#BAC89B Color

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

Color preview

#BAC89B

Color formats

HEX
#BAC89B
RGB
rgb(186, 200, 155)
RGBA
rgba(186, 200, 155, 1)
HSL
hsl(79, 29%, 70%)
HSV
hsv(79, 23%, 78%)
CMYK
cmyk(7%, 0%, 23%, 22%)
CSS variable
--color-primary: #BAC89B;
Lowercase HEX
#bac89b

Shades

Tints

Tones

Harmony

CSS snippets for #BAC89B

.color-bac89b {
  color: #BAC89B;
  background-color: #BAC89B;
}

Frequently asked questions

What color is #BAC89B?+

#BAC89B is a HEX color with RGB value rgb(186, 200, 155) and HSL value hsl(79, 29%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAC89B?+

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