#BC6778 Color

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

Color preview

#BC6778

Color formats

HEX
#BC6778
RGB
rgb(188, 103, 120)
RGBA
rgba(188, 103, 120, 1)
HSL
hsl(348, 39%, 57%)
HSV
hsv(348, 45%, 74%)
CMYK
cmyk(0%, 45%, 36%, 26%)
CSS variable
--color-primary: #BC6778;
Lowercase HEX
#bc6778

Shades

Tints

Tones

Harmony

CSS snippets for #BC6778

.color-bc6778 {
  color: #BC6778;
  background-color: #BC6778;
}

Frequently asked questions

What color is #BC6778?+

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

What is the closest Tailwind color to #BC6778?+

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