#C16F64 Color

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

Color preview

#C16F64

Color formats

HEX
#C16F64
RGB
rgb(193, 111, 100)
RGBA
rgba(193, 111, 100, 1)
HSL
hsl(7, 43%, 57%)
HSV
hsv(7, 48%, 76%)
CMYK
cmyk(0%, 42%, 48%, 24%)
CSS variable
--color-primary: #C16F64;
Lowercase HEX
#c16f64

Shades

Tints

Tones

Harmony

CSS snippets for #C16F64

.color-c16f64 {
  color: #C16F64;
  background-color: #C16F64;
}

Frequently asked questions

What color is #C16F64?+

#C16F64 is a HEX color with RGB value rgb(193, 111, 100) and HSL value hsl(7, 43%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C16F64?+

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