#C6605C Color

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

Color preview

#C6605C

Color formats

HEX
#C6605C
RGB
rgb(198, 96, 92)
RGBA
rgba(198, 96, 92, 1)
HSL
hsl(2, 48%, 57%)
HSV
hsv(2, 54%, 78%)
CMYK
cmyk(0%, 52%, 54%, 22%)
CSS variable
--color-primary: #C6605C;
Lowercase HEX
#c6605c

Shades

Tints

Tones

Harmony

CSS snippets for #C6605C

.color-c6605c {
  color: #C6605C;
  background-color: #C6605C;
}

Frequently asked questions

What color is #C6605C?+

#C6605C is a HEX color with RGB value rgb(198, 96, 92) and HSL value hsl(2, 48%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C6605C?+

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