#BAC88C Color

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

Color preview

#BAC88C

Color formats

HEX
#BAC88C
RGB
rgb(186, 200, 140)
RGBA
rgba(186, 200, 140, 1)
HSL
hsl(74, 35%, 67%)
HSV
hsv(74, 30%, 78%)
CMYK
cmyk(7%, 0%, 30%, 22%)
CSS variable
--color-primary: #BAC88C;
Lowercase HEX
#bac88c

Shades

Tints

Tones

Harmony

CSS snippets for #BAC88C

.color-bac88c {
  color: #BAC88C;
  background-color: #BAC88C;
}

Frequently asked questions

What color is #BAC88C?+

#BAC88C is a HEX color with RGB value rgb(186, 200, 140) and HSL value hsl(74, 35%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAC88C?+

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