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

Soft Orange

#C4A17E

📝 Color Information for #C4A17E

The hexadecimal color code #C4A17E represents a light shade in the orange family. In the RGB color model, this color is composed of 196 red, 161 green, and 126 blue, which translates to approximately 77% red, 63% green, and 49% 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, #C4A17E has a hue of 30 degrees, a saturation level of 37%, and a lightness value of 63%. The hue angle of 30° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 30°, saturation of 36%, and brightness/value of 77%. For print applications using the CMYK color model, #C4A17E would be reproduced using 0% cyan, 18% magenta, 36% yellow, and 23% black. The closest web-safe color is #CC9966, 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 #C4A17E with other colors, consider its complementary color at hue 210° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12886398, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C4A17E

Tailwind CSS
stone-400
HEX
#C4A17E
RGB
rgb(196, 161, 126)
RGB %
77%, 63%, 49%
HSL
hsl(30, 37%, 63%)
HSV
hsv(30, 36%, 77%)
CMYK
0%, 18%, 36%, 23%
Decimal
12886398
Web Safe
#CC9966

🎨 Color Schemes for #C4A17E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C4A17E

🌗 Shades and Tints of #C4A17E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C4A17E

Tones (adding gray / desaturating)

🌈 Hue Variations of #C4A17E

Hue Variations (shifting the color spectrum)

👁️ Preview of #C4A17E in Use

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

👓 Color Blindness Simulation for #C4A17E

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

:root { --color-hex: #C4A17E; --color-rgb: 196, 161, 126; --color-hsl: 30, 37%, 63%; } .bg-color { background-color: #C4A17E; } .text-color { color: #C4A17E; } .border-color { border-color: #C4A17E; }

🛠️ Use #C4A17E in Your Project

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

🔗 Related Colors to #C4A17E

#C47E7E
Hue -30°
#C48F7E
Hue -15°
#C4B27E
Hue +15°
#C4C47E
Hue +30°
#B58A5E
85% L
#9A7047
70% L
#705233
50% L
#42301F
30% L
#CFB396
70% L
#DCC7B2
78% L
#E7D9CB
85% L
#F4EDE7
93% L

About Soft Orange (#C4A17E)

Soft Orange is a medium, moderately saturated, warm orange color with a hue angle of 30°, saturation of 37%, and lightness of 63%. Its RGB value is (196, 161, 126) and its CMYK breakdown is C:0% M:18% Y:36% K:23%.

This is a Autumn (Earthy) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #C4A17E

What is the HEX code for Soft Orange? +

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

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

What is the HSL value of #C4A17E? +

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

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

The approximate CMYK value of #C4A17E is C:0% M:18% Y:36% 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 #C4A17E with Other Tools

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