#C8666C Color

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

Color preview

#C8666C

Color formats

HEX
#C8666C
RGB
rgb(200, 102, 108)
RGBA
rgba(200, 102, 108, 1)
HSL
hsl(356, 47%, 59%)
HSV
hsv(356, 49%, 78%)
CMYK
cmyk(0%, 49%, 46%, 22%)
CSS variable
--color-primary: #C8666C;
Lowercase HEX
#c8666c

Shades

Tints

Tones

Harmony

CSS snippets for #C8666C

.color-c8666c {
  color: #C8666C;
  background-color: #C8666C;
}

Frequently asked questions

What color is #C8666C?+

#C8666C is a HEX color with RGB value rgb(200, 102, 108) and HSL value hsl(356, 47%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8666C?+

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