#BC696E Color

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

Color preview

#BC696E

Color formats

HEX
#BC696E
RGB
rgb(188, 105, 110)
RGBA
rgba(188, 105, 110, 1)
HSL
hsl(356, 38%, 57%)
HSV
hsv(356, 44%, 74%)
CMYK
cmyk(0%, 44%, 41%, 26%)
CSS variable
--color-primary: #BC696E;
Lowercase HEX
#bc696e

Shades

Tints

Tones

Harmony

CSS snippets for #BC696E

.color-bc696e {
  color: #BC696E;
  background-color: #BC696E;
}

Frequently asked questions

What color is #BC696E?+

#BC696E is a HEX color with RGB value rgb(188, 105, 110) and HSL value hsl(356, 38%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC696E?+

The closest Tailwind color is red-400, available as the bg-red-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