#C9646F Color

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

Color preview

#C9646F

Color formats

HEX
#C9646F
RGB
rgb(201, 100, 111)
RGBA
rgba(201, 100, 111, 1)
HSL
hsl(353, 48%, 59%)
HSV
hsv(353, 50%, 79%)
CMYK
cmyk(0%, 50%, 45%, 21%)
CSS variable
--color-primary: #C9646F;
Lowercase HEX
#c9646f

Shades

Tints

Tones

Harmony

CSS snippets for #C9646F

.color-c9646f {
  color: #C9646F;
  background-color: #C9646F;
}

Frequently asked questions

What color is #C9646F?+

#C9646F is a HEX color with RGB value rgb(201, 100, 111) and HSL value hsl(353, 48%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C9646F?+

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