#C9664B Color

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

Color preview

#C9664B

Color formats

HEX
#C9664B
RGB
rgb(201, 102, 75)
RGBA
rgba(201, 102, 75, 1)
HSL
hsl(13, 54%, 54%)
HSV
hsv(13, 63%, 79%)
CMYK
cmyk(0%, 49%, 63%, 21%)
CSS variable
--color-primary: #C9664B;
Lowercase HEX
#c9664b

Shades

Tints

Tones

Harmony

CSS snippets for #C9664B

.color-c9664b {
  color: #C9664B;
  background-color: #C9664B;
}

Frequently asked questions

What color is #C9664B?+

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

What is the closest Tailwind color to #C9664B?+

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