#C45F75 Color Information

Hex color code: #C45F75

#C45F75 is a subtle red color. In RGB it is (196, 95, 117), and in HSL it is (347°, 46%, 57%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#C45F75
RGB
196, 95, 117
HSL
347°, 46%, 57%
CMYK
0%, 52%, 40%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C45F75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 95, 117

Red: 196 / Green: 95 / Blue: 117

HSL

347°, 46%, 57%

Hue: 347° / Saturation: 46% / Lightness: 57%

CMYK

0%, 52%, 40%, 23%

Cyan: 0% / Magenta: 52% / Yellow: 40% / Key: 23%

What color is #C45F75?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C45F75 to RGB:

rgb(196, 95, 117)HEX to RGB Converter →

HEX to HSL

Convert #C45F75 to HSL:

hsl(347, 46%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #C45F75 to CMYK:

cmyk(0%, 52%, 40%, 23%)Color Converter →

Color Meaning and Usage

A subtle red tone, #C45F75 has RGB (196, 95, 117) and HSL (347°, 46%, 57%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C45F75 is #5FC4AE, creating high-contrast pairings. For softer combinations, try analogous colors like #C45FA7.

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

Contrast with #C45F75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C45F75?

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

What is the RGB value of #C45F75?

#C45F75 in RGB is (196, 95, 117) - 196 red, 95 green, and 117 blue.

How to use #C45F75 in CSS?

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

What colors go well with #C45F75?

#5FC4AE (complementary), #C45FA7 (analogous), and #9C3A4F (lighter shade) work well with #C45F75.