#C9646B Color

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

Color preview

#C9646B

Color formats

HEX
#C9646B
RGB
rgb(201, 100, 107)
RGBA
rgba(201, 100, 107, 1)
HSL
hsl(356, 48%, 59%)
HSV
hsv(356, 50%, 79%)
CMYK
cmyk(0%, 50%, 47%, 21%)
CSS variable
--color-primary: #C9646B;
Lowercase HEX
#c9646b

Shades

Tints

Tones

Harmony

CSS snippets for #C9646B

.color-c9646b {
  color: #C9646B;
  background-color: #C9646B;
}

Frequently asked questions

What color is #C9646B?+

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

What is the closest Tailwind color to #C9646B?+

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