#BC6768 Color

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

Color preview

#BC6768

Color formats

HEX
#BC6768
RGB
rgb(188, 103, 104)
RGBA
rgba(188, 103, 104, 1)
HSL
hsl(359, 39%, 57%)
HSV
hsv(359, 45%, 74%)
CMYK
cmyk(0%, 45%, 45%, 26%)
CSS variable
--color-primary: #BC6768;
Lowercase HEX
#bc6768

Shades

Tints

Tones

Harmony

CSS snippets for #BC6768

.color-bc6768 {
  color: #BC6768;
  background-color: #BC6768;
}

Frequently asked questions

What color is #BC6768?+

#BC6768 is a HEX color with RGB value rgb(188, 103, 104) and HSL value hsl(359, 39%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6768?+

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