#C1664D Color

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

Color preview

#C1664D

Color formats

HEX
#C1664D
RGB
rgb(193, 102, 77)
RGBA
rgba(193, 102, 77, 1)
HSL
hsl(13, 48%, 53%)
HSV
hsv(13, 60%, 76%)
CMYK
cmyk(0%, 47%, 60%, 24%)
CSS variable
--color-primary: #C1664D;
Lowercase HEX
#c1664d

Shades

Tints

Tones

Harmony

CSS snippets for #C1664D

.color-c1664d {
  color: #C1664D;
  background-color: #C1664D;
}

Frequently asked questions

What color is #C1664D?+

#C1664D is a HEX color with RGB value rgb(193, 102, 77) and HSL value hsl(13, 48%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C1664D?+

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