#C9696F Color

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

Color preview

#C9696F

Color formats

HEX
#C9696F
RGB
rgb(201, 105, 111)
RGBA
rgba(201, 105, 111, 1)
HSL
hsl(356, 47%, 60%)
HSV
hsv(356, 48%, 79%)
CMYK
cmyk(0%, 48%, 45%, 21%)
CSS variable
--color-primary: #C9696F;
Lowercase HEX
#c9696f

Shades

Tints

Tones

Harmony

CSS snippets for #C9696F

.color-c9696f {
  color: #C9696F;
  background-color: #C9696F;
}

Frequently asked questions

What color is #C9696F?+

#C9696F is a HEX color with RGB value rgb(201, 105, 111) and HSL value hsl(356, 47%, 60%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C9696F?+

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