#C8664B Color

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

Color preview

#C8664B

Color formats

HEX
#C8664B
RGB
rgb(200, 102, 75)
RGBA
rgba(200, 102, 75, 1)
HSL
hsl(13, 53%, 54%)
HSV
hsv(13, 63%, 78%)
CMYK
cmyk(0%, 49%, 62%, 22%)
CSS variable
--color-primary: #C8664B;
Lowercase HEX
#c8664b

Shades

Tints

Tones

Harmony

CSS snippets for #C8664B

.color-c8664b {
  color: #C8664B;
  background-color: #C8664B;
}

Frequently asked questions

What color is #C8664B?+

#C8664B is a HEX color with RGB value rgb(200, 102, 75) and HSL value hsl(13, 53%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8664B?+

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