#C1495F Color Information

Hex color code: #C1495F

The hex color #C1495F is a soft red with RGB values of (193, 73, 95) and HSL of (349°, 49%, 52%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#C1495F
RGB
193, 73, 95
HSL
349°, 49%, 52%
CMYK
0%, 62%, 51%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C1495F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C1495F; color: #FFFFFF; }

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 #C1495F; background-color: #C1495F15; }

Alert / Toast

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

Link / Accent

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

a { color: #C1495F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 73, 95

Red: 193 / Green: 73 / Blue: 95

HSL

349°, 49%, 52%

Hue: 349° / Saturation: 49% / Lightness: 52%

CMYK

0%, 62%, 51%, 24%

Cyan: 0% / Magenta: 62% / Yellow: 51% / Key: 24%

What color is #C1495F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1495F to RGB:

rgb(193, 73, 95)HEX to RGB Converter →

HEX to HSL

Convert #C1495F to HSL:

hsl(349, 49%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #C1495F to CMYK:

cmyk(0%, 62%, 51%, 24%)Color Converter →

Color Meaning and Usage

A subtle red tone, #C1495F has RGB (193, 73, 95) and HSL (349°, 49%, 52%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1495F is #49C1AB, creating high-contrast pairings. For softer combinations, try analogous colors like #C1499B.

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

Contrast with #C1495F

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

Contrast Ratio: 4.39:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1495F?

#C1495F is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C1495F?

#C1495F in RGB is (193, 73, 95) - 193 red, 73 green, and 95 blue.

How to use #C1495F in CSS?

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

What colors go well with #C1495F?

#49C1AB (complementary), #C1499B (analogous), and #8D3041 (lighter shade) work well with #C1495F.