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

Warm Orange

#CC8D2E

📝 Color Information for #CC8D2E

The hexadecimal color code #CC8D2E represents a medium shade in the orange family. In the RGB color model, this color is composed of 204 red, 141 green, and 46 blue, which translates to approximately 80% red, 55% green, and 18% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CC8D2E has a hue of 36 degrees, a saturation level of 63%, and a lightness value of 49%. The hue angle of 36° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 36°, saturation of 77%, and brightness/value of 80%. For print applications using the CMYK color model, #CC8D2E would be reproduced using 0% cyan, 31% magenta, 77% yellow, and 20% black. The closest web-safe color is #CC9933, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #CC8D2E with other colors, consider its complementary color at hue 216° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13405486, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CC8D2E

Tailwind CSS
yellow-600
HEX
#CC8D2E
RGB
rgb(204, 141, 46)
RGB %
80%, 55%, 18%
HSL
hsl(36, 63%, 49%)
HSV
hsv(36, 77%, 80%)
CMYK
0%, 31%, 77%, 20%
Decimal
13405486
Web Safe
#CC9933

🎨 Color Schemes for #CC8D2E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CC8D2E

🌗 Shades and Tints of #CC8D2E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CC8D2E

Tones (adding gray / desaturating)

🌈 Hue Variations of #CC8D2E

Hue Variations (shifting the color spectrum)

👁️ Preview of #CC8D2E in Use

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

👓 Color Blindness Simulation for #CC8D2E

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

:root { --color-hex: #CC8D2E; --color-rgb: 204, 141, 46; --color-hsl: 36, 63%, 49%; } .bg-color { background-color: #CC8D2E; } .text-color { color: #CC8D2E; } .border-color { border-color: #CC8D2E; }

🛠️ Use #CC8D2E in Your Project

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

🔗 Related Colors to #CC8D2E

#CC3E2E
Hue -30°
#CC652E
Hue -15°
#CCB42E
Hue +15°
#BCCC2E
Hue +30°
#AF7928
85% L
#8D6220
70% L
#684818
50% L
#3E2B0E
30% L
#D8A455
59% L
#E2BA7E
69% L
#ECD2AC
80% L
#F6E9D5
90% L

About Warm Orange (#CC8D2E)

Warm Orange is a medium, vibrant, warm orange color with a hue angle of 36°, saturation of 63%, and lightness of 49%. Its RGB value is (204, 141, 46) and its CMYK breakdown is C:0% M:31% Y:77% K:20%.

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

What is the HEX code for Warm Orange? +

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

The RGB value of #CC8D2E is rgb(204, 141, 46). This means the color contains 204 out of 255 parts red, 141 out of 255 parts green, and 46 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(204, 141, 46);

What is the HSL value of #CC8D2E? +

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

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

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

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