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

Warm Orange

#CFAC4B

📝 Color Information for #CFAC4B

The hexadecimal color code #CFAC4B represents a medium shade in the orange family. In the RGB color model, this color is composed of 207 red, 172 green, and 75 blue, which translates to approximately 81% red, 67% green, and 29% 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, #CFAC4B has a hue of 44 degrees, a saturation level of 58%, and a lightness value of 55%. The hue angle of 44° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 44°, saturation of 64%, and brightness/value of 81%. For print applications using the CMYK color model, #CFAC4B would be reproduced using 0% cyan, 17% magenta, 64% yellow, and 19% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CFAC4B with other colors, consider its complementary color at hue 224° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13610059, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFAC4B

Tailwind CSS
orange-400
HEX
#CFAC4B
RGB
rgb(207, 172, 75)
RGB %
81%, 67%, 29%
HSL
hsl(44, 58%, 55%)
HSV
hsv(44, 64%, 81%)
CMYK
0%, 17%, 64%, 19%
Decimal
13610059
Web Safe
#CC9933

🎨 Color Schemes for #CFAC4B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFAC4B

🌗 Shades and Tints of #CFAC4B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFAC4B

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFAC4B

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFAC4B in Use

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

👓 Color Blindness Simulation for #CFAC4B

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

:root { --color-hex: #CFAC4B; --color-rgb: 207, 172, 75; --color-hsl: 44, 58%, 55%; } .bg-color { background-color: #CFAC4B; } .text-color { color: #CFAC4B; } .border-color { border-color: #CFAC4B; }

🛠️ Use #CFAC4B in Your Project

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

🔗 Related Colors to #CFAC4B

#CF694A
Hue -30°
#CF8A4A
Hue -15°
#CFCD4A
Hue +15°
#B0CF4A
Hue +30°
#BD9832
85% L
#9D7E2A
70% L
#715B1E
50% L
#443712
30% L
#D8BC6E
64% L
#E2CD92
73% L
#ECDEB6
82% L
#F5EEDB
91% L

About Warm Orange (#CFAC4B)

Warm Orange is a medium, moderately saturated, warm orange color with a hue angle of 44°, saturation of 58%, and lightness of 55%. Its RGB value is (207, 172, 75) and its CMYK breakdown is C:0% M:17% Y:64% K:19%.

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

What is the HEX code for Warm Orange? +

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

The RGB value of #CFAC4B is rgb(207, 172, 75). This means the color contains 207 out of 255 parts red, 172 out of 255 parts green, and 75 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(207, 172, 75);

What is the HSL value of #CFAC4B? +

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

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

The approximate CMYK value of #CFAC4B is C:0% M:17% Y:64% K:19%. 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 #CFAC4B with Other Tools

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