#BCAC94 Color

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

Color preview

#BCAC94

Color formats

HEX
#BCAC94
RGB
rgb(188, 172, 148)
RGBA
rgba(188, 172, 148, 1)
HSL
hsl(36, 23%, 66%)
HSV
hsv(36, 21%, 74%)
CMYK
cmyk(0%, 9%, 21%, 26%)
CSS variable
--color-primary: #BCAC94;
Lowercase HEX
#bcac94

Shades

Tints

Tones

Harmony

CSS snippets for #BCAC94

.color-bcac94 {
  color: #BCAC94;
  background-color: #BCAC94;
}

Frequently asked questions

What color is #BCAC94?+

#BCAC94 is a HEX color with RGB value rgb(188, 172, 148) and HSL value hsl(36, 23%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCAC94?+

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