#C34545 Color

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

Color preview

#C34545

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C34545

.color-c34545 {
  color: #C34545;
  background-color: #C34545;
}

Frequently asked questions

What color is #C34545?+

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

What is the closest Tailwind color to #C34545?+

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