#C9604B Color

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

Color preview

#C9604B

Color formats

HEX
#C9604B
RGB
rgb(201, 96, 75)
RGBA
rgba(201, 96, 75, 1)
HSL
hsl(10, 54%, 54%)
HSV
hsv(10, 63%, 79%)
CMYK
cmyk(0%, 52%, 63%, 21%)
CSS variable
--color-primary: #C9604B;
Lowercase HEX
#c9604b

Shades

Tints

Tones

Harmony

CSS snippets for #C9604B

.color-c9604b {
  color: #C9604B;
  background-color: #C9604B;
}

Frequently asked questions

What color is #C9604B?+

#C9604B is a HEX color with RGB value rgb(201, 96, 75) and HSL value hsl(10, 54%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C9604B?+

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