#C1704E Color Information

Hex color code: #C1704E

The hex color #C1704E is a soft orange with RGB values of (193, 112, 78) and HSL of (18°, 48%, 53%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#C1704E
RGB
193, 112, 78
HSL
18°, 48%, 53%
CMYK
0%, 42%, 60%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C1704E; 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 #C1704E; background-color: #C1704E15; }

Alert / Toast

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

Link / Accent

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

a { color: #C1704E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 112, 78

Red: 193 / Green: 112 / Blue: 78

HSL

18°, 48%, 53%

Hue: 18° / Saturation: 48% / Lightness: 53%

CMYK

0%, 42%, 60%, 24%

Cyan: 0% / Magenta: 42% / Yellow: 60% / Key: 24%

What color is #C1704E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1704E to RGB:

rgb(193, 112, 78)HEX to RGB Converter →

HEX to HSL

Convert #C1704E to HSL:

hsl(18, 48%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #C1704E to CMYK:

cmyk(0%, 42%, 60%, 24%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #C1704E has RGB (193, 112, 78) and HSL (18°, 48%, 53%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1704E is #4E9EC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C14E65.

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

Contrast with #C1704E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1704E?

#C1704E is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C1704E?

#C1704E in RGB is (193, 112, 78) - 193 red, 112 green, and 78 blue.

How to use #C1704E in CSS?

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

What colors go well with #C1704E?

#4E9EC1 (complementary), #C14E65 (analogous), and #8F4E32 (lighter shade) work well with #C1704E.