#C35C45 Color

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

Color preview

#C35C45

Color formats

HEX
#C35C45
RGB
rgb(195, 92, 69)
RGBA
rgba(195, 92, 69, 1)
HSL
hsl(11, 51%, 52%)
HSV
hsv(11, 65%, 76%)
CMYK
cmyk(0%, 53%, 65%, 24%)
CSS variable
--color-primary: #C35C45;
Lowercase HEX
#c35c45

Shades

Tints

Tones

Harmony

CSS snippets for #C35C45

.color-c35c45 {
  color: #C35C45;
  background-color: #C35C45;
}

Frequently asked questions

What color is #C35C45?+

#C35C45 is a HEX color with RGB value rgb(195, 92, 69) and HSL value hsl(11, 51%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C35C45?+

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