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

Soft Red

#CD7E7A

📝 Color Information for #CD7E7A

The hexadecimal color code #CD7E7A represents a light shade in the red family. In the RGB color model, this color is composed of 205 red, 126 green, and 122 blue, which translates to approximately 80% red, 49% green, and 48% 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, #CD7E7A has a hue of 3 degrees, a saturation level of 45%, and a lightness value of 64%. The hue angle of 3° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 3°, saturation of 40%, and brightness/value of 80%. For print applications using the CMYK color model, #CD7E7A would be reproduced using 0% cyan, 39% magenta, 40% yellow, and 20% 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 #CD7E7A with other colors, consider its complementary color at hue 183° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13467258, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CD7E7A

Tailwind CSS
red-400
HEX
#CD7E7A
RGB
rgb(205, 126, 122)
RGB %
80%, 49%, 48%
HSL
hsl(3, 45%, 64%)
HSV
hsv(3, 40%, 80%)
CMYK
0%, 39%, 40%, 20%
Decimal
13467258
Web Safe
#CC6666

🎨 Color Schemes for #CD7E7A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CD7E7A

🌗 Shades and Tints of #CD7E7A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CD7E7A

Tones (adding gray / desaturating)

🌈 Hue Variations of #CD7E7A

Hue Variations (shifting the color spectrum)

👁️ Preview of #CD7E7A in Use

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

👓 Color Blindness Simulation for #CD7E7A

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 #CD7E7A

:root { --color-hex: #CD7E7A; --color-rgb: 205, 126, 122; --color-hsl: 3, 45%, 64%; } .bg-color { background-color: #CD7E7A; } .text-color { color: #CD7E7A; } .border-color { border-color: #CD7E7A; }

🛠️ Use #CD7E7A in Your Project

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

🔗 Related Colors to #CD7E7A

#CD7A9F
Hue -30°
#CD7A8A
Hue -15°
#CD937A
Hue +15°
#CDA77A
Hue +30°
#BE5A55
85% L
#A6443F
70% L
#76312D
50% L
#461D1B
30% L
#D69794
71% L
#E0B0AE
78% L
#EBCDCB
86% L
#F5E6E5
93% L

About Soft Red (#CD7E7A)

Soft Red is a medium, moderately saturated, warm red color with a hue angle of 3°, saturation of 45%, and lightness of 64%. Its RGB value is (205, 126, 122) and its CMYK breakdown is C:0% M:39% Y:40% K:20%.

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 #CD7E7A

What is the HEX code for Soft Red? +

The HEX code for Soft Red is #CD7E7A. In CSS you can use it directly as color: #CD7E7A; or as a background: background-color: #CD7E7A;. 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 #CD7E7A? +

The RGB value of #CD7E7A is rgb(205, 126, 122). This means the color contains 205 out of 255 parts red, 126 out of 255 parts green, and 122 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(205, 126, 122);

What is the HSL value of #CD7E7A? +

The HSL value of #CD7E7A is hsl(3, 45%, 64%). The hue is 3°, placing it in the red family on the color wheel. The saturation is 45%, making it moderately saturated. The lightness is 64%, 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 #CD7E7A a warm or cool color? +

#CD7E7A is classified as a warm color based on its hue angle of 3°. 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 #CD7E7A? +

The approximate CMYK value of #CD7E7A is C:0% M:39% Y:40% K:20%. 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 #CD7E7A with Other Tools

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