#BAC18C Color

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

Color preview

#BAC18C

Color formats

HEX
#BAC18C
RGB
rgb(186, 193, 140)
RGBA
rgba(186, 193, 140, 1)
HSL
hsl(68, 30%, 65%)
HSV
hsv(68, 27%, 76%)
CMYK
cmyk(4%, 0%, 27%, 24%)
CSS variable
--color-primary: #BAC18C;
Lowercase HEX
#bac18c

Shades

Tints

Tones

Harmony

CSS snippets for #BAC18C

.color-bac18c {
  color: #BAC18C;
  background-color: #BAC18C;
}

Frequently asked questions

What color is #BAC18C?+

#BAC18C is a HEX color with RGB value rgb(186, 193, 140) and HSL value hsl(68, 30%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAC18C?+

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