#BC9166 Color

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

Color preview

#BC9166

Color formats

HEX
#BC9166
RGB
rgb(188, 145, 102)
RGBA
rgba(188, 145, 102, 1)
HSL
hsl(30, 39%, 57%)
HSV
hsv(30, 46%, 74%)
CMYK
cmyk(0%, 23%, 46%, 26%)
CSS variable
--color-primary: #BC9166;
Lowercase HEX
#bc9166

Shades

Tints

Tones

Harmony

CSS snippets for #BC9166

.color-bc9166 {
  color: #BC9166;
  background-color: #BC9166;
}

Frequently asked questions

What color is #BC9166?+

#BC9166 is a HEX color with RGB value rgb(188, 145, 102) and HSL value hsl(30, 39%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BC9166?+

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