#C3505C Color

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

Color preview

#C3505C

Color formats

HEX
#C3505C
RGB
rgb(195, 80, 92)
RGBA
rgba(195, 80, 92, 1)
HSL
hsl(354, 49%, 54%)
HSV
hsv(354, 59%, 76%)
CMYK
cmyk(0%, 59%, 53%, 24%)
CSS variable
--color-primary: #C3505C;
Lowercase HEX
#c3505c

Shades

Tints

Tones

Harmony

CSS snippets for #C3505C

.color-c3505c {
  color: #C3505C;
  background-color: #C3505C;
}

Frequently asked questions

What color is #C3505C?+

#C3505C is a HEX color with RGB value rgb(195, 80, 92) and HSL value hsl(354, 49%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C3505C?+

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