✓ Copied to clipboard
#C47B68 (Soft Red) color swatch preview — Color From Pic.
#C47B68 — Soft Red color swatch

Soft Red

#C47B68

📝 Color Information for #C47B68

The hexadecimal color code #C47B68 represents a medium shade in the red family. In the RGB color model, this color is composed of 196 red, 123 green, and 104 blue, which translates to approximately 77% red, 48% green, and 41% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #C47B68 has a hue of 12 degrees, a saturation level of 44%, and a lightness value of 59%. The hue angle of 12° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 12°, saturation of 47%, and brightness/value of 77%. For print applications using the CMYK color model, #C47B68 would be reproduced using 0% cyan, 37% magenta, 47% yellow, and 23% black. The closest web-safe color is #CC6666, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #C47B68 with other colors, consider its complementary color at hue 192° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12876648, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C47B68

Tailwind CSS
red-400
HEX
#C47B68
RGB
rgb(196, 123, 104)
RGB %
77%, 48%, 41%
HSL
hsl(12, 44%, 59%)
HSV
hsv(12, 47%, 77%)
CMYK
0%, 37%, 47%, 23%
Decimal
12876648
Web Safe
#CC6666

🎨 Color Schemes for #C47B68

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C47B68

🌗 Shades and Tints of #C47B68

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C47B68

Tones (adding gray / desaturating)

🌈 Hue Variations of #C47B68

Hue Variations (shifting the color spectrum)

👁️ Preview of #C47B68 in Use

Text on #C47B68
This demonstrates text readability on the color background. (Click to edit)
#C47B68 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #C47B68

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #C47B68

:root { --color-hex: #C47B68; --color-rgb: 196, 123, 104; --color-hsl: 12, 44%, 59%; } .bg-color { background-color: #C47B68; } .text-color { color: #C47B68; } .border-color { border-color: #C47B68; }

🛠️ Use #C47B68 in Your Project

🎨
Build a Palette with #C47B68
Generate harmonious color schemes
⚖️
Check Contrast for #C47B68
WCAG accessibility testing
🌈
Create a Gradient with #C47B68
Beautiful CSS gradients

🔗 Related Colors to #C47B68

#C46884
Hue -30°
#C4686D
Hue -15°
#C49268
Hue +15°
#C4A968
Hue +30°
#B85E47
85% L
#974D3B
70% L
#6E382B
50% L
#42221A
30% L
#D09586
67% L
#DBAEA3
75% L
#E8CBC4
84% L
#F4E5E2
92% L

About Soft Red (#C47B68)

Soft Red is a medium, moderately saturated, warm red color with a hue angle of 12°, saturation of 44%, and lightness of 59%. Its RGB value is (196, 123, 104) and its CMYK breakdown is C:0% M:37% Y:47% K:23%.

This is a Summer (Cool) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #C47B68

What is the HEX code for Soft Red? +

The HEX code for Soft Red is #C47B68. In CSS you can use it directly as color: #C47B68; or as a background: background-color: #C47B68;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #C47B68? +

The RGB value of #C47B68 is rgb(196, 123, 104). This means the color contains 196 out of 255 parts red, 123 out of 255 parts green, and 104 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(196, 123, 104);

What is the HSL value of #C47B68? +

The HSL value of #C47B68 is hsl(12, 44%, 59%). The hue is 12°, placing it in the red family on the color wheel. The saturation is 44%, making it moderately saturated. The lightness is 59%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #C47B68 a warm or cool color? +

#C47B68 is classified as a warm color based on its hue angle of 12°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #C47B68? +

The approximate CMYK value of #C47B68 is C:0% M:37% Y:47% K:23%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #C47B68 with Other Tools

🔢
Color Converter
Get all formats for #C47B68 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #C47B68 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #C47B68.
👓
Blindness Simulator
See how #C47B68 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #C47B68.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #C47B68.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #C47B68.
🔬
Technical Formats
See #C47B68 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #C47B68 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.