#BC9688 Color

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

Color preview

#BC9688

Color formats

HEX
#BC9688
RGB
rgb(188, 150, 136)
RGBA
rgba(188, 150, 136, 1)
HSL
hsl(16, 28%, 64%)
HSV
hsv(16, 28%, 74%)
CMYK
cmyk(0%, 20%, 28%, 26%)
CSS variable
--color-primary: #BC9688;
Lowercase HEX
#bc9688

Shades

Tints

Tones

Harmony

CSS snippets for #BC9688

.color-bc9688 {
  color: #BC9688;
  background-color: #BC9688;
}

Frequently asked questions

What color is #BC9688?+

#BC9688 is a HEX color with RGB value rgb(188, 150, 136) and HSL value hsl(16, 28%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BC9688?+

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