#C1576D Color Information

Hex color code: #C1576D

#C1576D is a pastel red color. In RGB it is (193, 87, 109), and in HSL it is (348°, 46%, 55%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#C1576D
RGB
193, 87, 109
HSL
348°, 46%, 55%
CMYK
0%, 55%, 44%, 24%

Shades

CSS Usage
color: #C1576D;
background-color: #C1576D;
border-color: #C1576D;
box-shadow: 0 0 10px #C1576D;
border: 2px solid #C1576D;
Tailwind Usage
bg-[#C1576D]
text-[#C1576D]
border-[#C1576D]
shadow-[0_0_10px_C1576D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #C1576D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #C1576D; color: #000000; }

Badge

New Feature
.badge { background-color: #C1576D; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #C1576D; background-color: #C1576D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #C1576D20; border-left: 4px solid #C1576D; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #C1576D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C1576D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 87, 109

Red: 193 / Green: 87 / Blue: 109

HSL

348°, 46%, 55%

Hue: 348° / Saturation: 46% / Lightness: 55%

CMYK

0%, 55%, 44%, 24%

Cyan: 0% / Magenta: 55% / Yellow: 44% / Key: 24%

What color is #C1576D?

#C1576D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1576D to RGB:

rgb(193, 87, 109)HEX to RGB Converter →

HEX to HSL

Convert #C1576D to HSL:

hsl(348, 46%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C1576D to CMYK:

cmyk(0%, 55%, 44%, 24%)Color Converter →

Color Meaning and Usage

A pastel red tone, #C1576D has RGB (193, 87, 109) and HSL (348°, 46%, 55%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1576D is #57C1AC, creating high-contrast pairings. For softer combinations, try analogous colors like #C157A1.

Use #C1576D in CSS: color: #C1576D or background-color: #C1576D. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #C1576D

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.85:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1576D?

#C1576D is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C1576D?

#C1576D in RGB is (193, 87, 109) - 193 red, 87 green, and 109 blue.

How to use #C1576D in CSS?

Use #C1576D directly in your CSS properties like color or background-color.

What colors go well with #C1576D?

#57C1AC (complementary), #C157A1 (analogous), and #95374A (lighter shade) work well with #C1576D.