Color Tools (126)
Monochromatic Shade Escalator Monochromatic Tint Escalator Color Shaker Cyberpunk Neon Palette Pastel Brand Palette Vintage Retro Palette Minimalist Corporate Palette Notion Dashboard Palette Indie Hacker SaaS Palette Cozy Gaming Setup Palette Old Money Aesthetic Palette GoodNotes Planner Hex Codes Boho-Chic Wedding Palette Cozy Autumn Aesthetic Luxury Apparel Brand Colors Retro 70s Psychedelic Sage Green Wedding Palette Sage Green & Terracotta Vintage Rose Palette Blush Rose Gradient Dusty Rose Complementary Antique White Pastels Midnight Cyberpunk Neon Retrowave Aesthetic Old-School Print Sepia Film Noir Monochrome Sage Green Harmony Terracotta Earth Tones Warm Cozy Autumn Color Schemes & Swatches High-End Fashion & Minimalist Brand Palettes Groovy 1970s Vintage Triadic Color Schemes Eucalyptus & Sage Green Wedding Stationary Palettes Earthy Sage Green & Terracotta Branding Schemes Pastel Lo-Fi & Cozy Gamer UI Color Schemes Classic Luxury & Heritage Branding Color Schemes Aesthetic iPad Digital Journaling Palette Swatches Tailwind CSS HSL Theme Config Builder for shadcn/ui Sage Green & Cream Palette Navy & Gold Palette Dusty Rose & Taupe Palette Terracotta & Sage Palette Midnight Blue & Coral Palette Mustard Yellow & Navy Palette Blush Pink & Gold Palette Forest & Cream Palette Burgundy & Blush Palette Teal & Coral Palette Charcoal & Mint Palette Lavender & Cream Palette Burnt Orange & Brown Palette Slate Blue & Cream Palette Olive & Terracotta Palette Peach & Sage Palette Aqua & White Palette Mauve & Gray Palette Rustic Kraft Palette Sky Blue & White Palette Camel & Navy Palette Emerald & Gold Palette Black & Cream Palette Coral & Teal Palette Lilac & Mint Palette Warm Stone Palette Electric Indigo Palette Glacier Blue Palette Butter & Slate Palette Digital Citrus Palette Coastal Mist Palette Concrete & Copper Palette Obsidian & Gold Palette Chocolate Brown Palette Peach Fuzz Palette E5A93B Color (Mustard Gold) D96B43 Color (Terracotta) 87A987 Color (Sage Green) 8C8275 Color (Warm Taupe) A2B59F Color (Sage Green) E6D7C3 Color (Warm Cream) Cloud Dancer Palette Mocha Mousse Palette Transformative Teal Palette Future Dusk Palette Luminous Blue Palette Eggshell Blue Palette Butter Yellow Palette Dusty Mauve Palette Papaya Palette Flamingo Pink Palette Graphite Palette Bordeaux Wine Palette Heritage Navy Palette Cambridge Green Palette Gilded Walnut Palette Opera Red Palette Midnight Espresso Palette Old Library Palette Ivy Hall Palette Oxford Study Palette Sepia Archive Palette Antique Gold Palette Muted Navy & Wine Palette Vintage Botanical Palette Amber Cabin Palette Cinnamon Oat Palette Amber Hearth Palette Cabin Hearth Ember Palette Autumn Plaid Palette Autumn Mug Warmth Palette Hygge Neutrals Palette Japandi Earth Palette Warm Oatmeal & Sage Palette Candlelit Parlor Palette Wildflower Meadow Palette Honey & Herb Palette Herb Garden Notebook Palette Baked Clay & Cream Palette Quiet Linen Palette Ivory Ink Palette Ghost Gray Palette Sage & Stone Palette Terracotta Minimal Palette Arctic Blue Palette Dusty Rose & Greige Palette Nordic Sofa Neutrals Palette Faded Teal Palette Sunfaded Postcard Palette
← Back to Tools

Burnt Orange & Brown Palette

Create warm autumn and rustic vintage designs with this burnt orange and brown palette featuring #CC5500 burnt orange, #8B4513 saddle brown, #D2691E chocolate, and #A0522D sienna.

Export

Copy or download this palette as CSS, SCSS, Tailwind config, JSON, CSV, GPL, ASE or ACO.

:root {
  --burnt-orange: #CC5500;
  --burnt-orange-50: #fffaee;
  --burnt-orange-100: #fff4e0;
  --burnt-orange-200: #ffe8c4;
  --burnt-orange-300: #ffd89f;
  --burnt-orange-400: #fdc16c;
  --burnt-orange-500: #CC5500;
  --burnt-orange-600: #c78100;
  --burnt-orange-700: #915700;
  --burnt-orange-800: #5d3100;
  --burnt-orange-900: #301300;
  --burnt-orange-950: #0a0200;
  --saddle-brown: #8B4513;
  --saddle-brown-50: #fffaf2;
  --saddle-brown-100: #fef3e6;
  --saddle-brown-200: #f8e5cf;
  --saddle-brown-300: #f1d2af;
  --saddle-brown-400: #e3b987;
  --saddle-brown-500: #8B4513;
  --saddle-brown-600: #a77639;
  --saddle-brown-700: #795018;
  --saddle-brown-800: #4c2d00;
  --saddle-brown-900: #261200;
  --saddle-brown-950: #070200;
  --chocolate: #D2691E;
  --chocolate-50: #fffbf2;
  --chocolate-100: #fff6e7;
  --chocolate-200: #ffebd2;
  --chocolate-300: #ffdeb6;
  --chocolate-400: #fdcb92;
  --chocolate-500: #D2691E;
  --chocolate-600: #c98f48;
  --chocolate-700: #926221;
  --chocolate-800: #5d3900;
  --chocolate-900: #301800;
  --chocolate-950: #0a0300;
  --sienna: #A0522D;
  --sienna-50: #fffaf5;
  --sienna-100: #fff3ec;
  --sienna-200: #fbe7d9;
  --sienna-300: #f5d6c1;
  --sienna-400: #ebbfa2;
  --sienna-500: #A0522D;
  --sienna-600: #b1805d;
  --sienna-700: #80573a;
  --sienna-800: #51321b;
  --sienna-900: #291506;
  --sienna-950: #080200;
}
$burnt-orange: #CC5500;
$burnt-orange-50: #fffaee;
$burnt-orange-100: #fff4e0;
$burnt-orange-200: #ffe8c4;
$burnt-orange-300: #ffd89f;
$burnt-orange-400: #fdc16c;
$burnt-orange-500: #CC5500;
$burnt-orange-600: #c78100;
$burnt-orange-700: #915700;
$burnt-orange-800: #5d3100;
$burnt-orange-900: #301300;
$burnt-orange-950: #0a0200;
$saddle-brown: #8B4513;
$saddle-brown-50: #fffaf2;
$saddle-brown-100: #fef3e6;
$saddle-brown-200: #f8e5cf;
$saddle-brown-300: #f1d2af;
$saddle-brown-400: #e3b987;
$saddle-brown-500: #8B4513;
$saddle-brown-600: #a77639;
$saddle-brown-700: #795018;
$saddle-brown-800: #4c2d00;
$saddle-brown-900: #261200;
$saddle-brown-950: #070200;
$chocolate: #D2691E;
$chocolate-50: #fffbf2;
$chocolate-100: #fff6e7;
$chocolate-200: #ffebd2;
$chocolate-300: #ffdeb6;
$chocolate-400: #fdcb92;
$chocolate-500: #D2691E;
$chocolate-600: #c98f48;
$chocolate-700: #926221;
$chocolate-800: #5d3900;
$chocolate-900: #301800;
$chocolate-950: #0a0300;
$sienna: #A0522D;
$sienna-50: #fffaf5;
$sienna-100: #fff3ec;
$sienna-200: #fbe7d9;
$sienna-300: #f5d6c1;
$sienna-400: #ebbfa2;
$sienna-500: #A0522D;
$sienna-600: #b1805d;
$sienna-700: #80573a;
$sienna-800: #51321b;
$sienna-900: #291506;
$sienna-950: #080200;
colors: {
    'burnt-orange': {
      50: '#fffaee',
      100: '#fff4e0',
      200: '#ffe8c4',
      300: '#ffd89f',
      400: '#fdc16c',
      500: '#CC5500',
      600: '#c78100',
      700: '#915700',
      800: '#5d3100',
      900: '#301300',
      950: '#0a0200',
      DEFAULT: '#CC5500',
    },
    'saddle-brown': {
      50: '#fffaf2',
      100: '#fef3e6',
      200: '#f8e5cf',
      300: '#f1d2af',
      400: '#e3b987',
      500: '#8B4513',
      600: '#a77639',
      700: '#795018',
      800: '#4c2d00',
      900: '#261200',
      950: '#070200',
      DEFAULT: '#8B4513',
    },
    'chocolate': {
      50: '#fffbf2',
      100: '#fff6e7',
      200: '#ffebd2',
      300: '#ffdeb6',
      400: '#fdcb92',
      500: '#D2691E',
      600: '#c98f48',
      700: '#926221',
      800: '#5d3900',
      900: '#301800',
      950: '#0a0300',
      DEFAULT: '#D2691E',
    },
    'sienna': {
      50: '#fffaf5',
      100: '#fff3ec',
      200: '#fbe7d9',
      300: '#f5d6c1',
      400: '#ebbfa2',
      500: '#A0522D',
      600: '#b1805d',
      700: '#80573a',
      800: '#51321b',
      900: '#291506',
      950: '#080200',
      DEFAULT: '#A0522D',
    },
  },
[
  {
    "name": "burnt-orange",
    "harmony": "Palette",
    "hex": "#CC5500",
    "rgb": {
      "r": 204,
      "g": 85,
      "b": 0
    },
    "hsl": {
      "h": 25,
      "s": 100,
      "l": 40
    },
    "value": "#CC5500",
    "tonalScale": {
      "50": {
        "hex": "#fffaee",
        "rgb": {
          "r": 255,
          "g": 250,
          "b": 238
        }
      },
      "100": {
        "hex": "#fff4e0",
        "rgb": {
          "r": 255,
          "g": 244,
          "b": 224
        }
      },
      "200": {
        "hex": "#ffe8c4",
        "rgb": {
          "r": 255,
          "g": 232,
          "b": 196
        }
      },
      "300": {
        "hex": "#ffd89f",
        "rgb": {
          "r": 255,
          "g": 216,
          "b": 159
        }
      },
      "400": {
        "hex": "#fdc16c",
        "rgb": {
          "r": 253,
          "g": 193,
          "b": 108
        }
      },
      "500": {
        "hex": "#CC5500",
        "rgb": {
          "r": 204,
          "g": 85,
          "b": 0
        }
      },
      "600": {
        "hex": "#c78100",
        "rgb": {
          "r": 199,
          "g": 129,
          "b": 0
        }
      },
      "700": {
        "hex": "#915700",
        "rgb": {
          "r": 145,
          "g": 87,
          "b": 0
        }
      },
      "800": {
        "hex": "#5d3100",
        "rgb": {
          "r": 93,
          "g": 49,
          "b": 0
        }
      },
      "900": {
        "hex": "#301300",
        "rgb": {
          "r": 48,
          "g": 19,
          "b": 0
        }
      },
      "950": {
        "hex": "#0a0200",
        "rgb": {
          "r": 10,
          "g": 2,
          "b": 0
        }
      }
    }
  },
  {
    "name": "saddle-brown",
    "harmony": "Palette",
    "hex": "#8B4513",
    "rgb": {
      "r": 139,
      "g": 69,
      "b": 19
    },
    "hsl": {
      "h": 25,
      "s": 76,
      "l": 31
    },
    "value": "#8B4513",
    "tonalScale": {
      "50": {
        "hex": "#fffaf2",
        "rgb": {
          "r": 255,
          "g": 250,
          "b": 242
        }
      },
      "100": {
        "hex": "#fef3e6",
        "rgb": {
          "r": 254,
          "g": 243,
          "b": 230
        }
      },
      "200": {
        "hex": "#f8e5cf",
        "rgb": {
          "r": 248,
          "g": 229,
          "b": 207
        }
      },
      "300": {
        "hex": "#f1d2af",
        "rgb": {
          "r": 241,
          "g": 210,
          "b": 175
        }
      },
      "400": {
        "hex": "#e3b987",
        "rgb": {
          "r": 227,
          "g": 185,
          "b": 135
        }
      },
      "500": {
        "hex": "#8B4513",
        "rgb": {
          "r": 139,
          "g": 69,
          "b": 19
        }
      },
      "600": {
        "hex": "#a77639",
        "rgb": {
          "r": 167,
          "g": 118,
          "b": 57
        }
      },
      "700": {
        "hex": "#795018",
        "rgb": {
          "r": 121,
          "g": 80,
          "b": 24
        }
      },
      "800": {
        "hex": "#4c2d00",
        "rgb": {
          "r": 76,
          "g": 45,
          "b": 0
        }
      },
      "900": {
        "hex": "#261200",
        "rgb": {
          "r": 38,
          "g": 18,
          "b": 0
        }
      },
      "950": {
        "hex": "#070200",
        "rgb": {
          "r": 7,
          "g": 2,
          "b": 0
        }
      }
    }
  },
  {
    "name": "chocolate",
    "harmony": "Palette",
    "hex": "#D2691E",
    "rgb": {
      "r": 210,
      "g": 105,
      "b": 30
    },
    "hsl": {
      "h": 25,
      "s": 75,
      "l": 47
    },
    "value": "#D2691E",
    "tonalScale": {
      "50": {
        "hex": "#fffbf2",
        "rgb": {
          "r": 255,
          "g": 251,
          "b": 242
        }
      },
      "100": {
        "hex": "#fff6e7",
        "rgb": {
          "r": 255,
          "g": 246,
          "b": 231
        }
      },
      "200": {
        "hex": "#ffebd2",
        "rgb": {
          "r": 255,
          "g": 235,
          "b": 210
        }
      },
      "300": {
        "hex": "#ffdeb6",
        "rgb": {
          "r": 255,
          "g": 222,
          "b": 182
        }
      },
      "400": {
        "hex": "#fdcb92",
        "rgb": {
          "r": 253,
          "g": 203,
          "b": 146
        }
      },
      "500": {
        "hex": "#D2691E",
        "rgb": {
          "r": 210,
          "g": 105,
          "b": 30
        }
      },
      "600": {
        "hex": "#c98f48",
        "rgb": {
          "r": 201,
          "g": 143,
          "b": 72
        }
      },
      "700": {
        "hex": "#926221",
        "rgb": {
          "r": 146,
          "g": 98,
          "b": 33
        }
      },
      "800": {
        "hex": "#5d3900",
        "rgb": {
          "r": 93,
          "g": 57,
          "b": 0
        }
      },
      "900": {
        "hex": "#301800",
        "rgb": {
          "r": 48,
          "g": 24,
          "b": 0
        }
      },
      "950": {
        "hex": "#0a0300",
        "rgb": {
          "r": 10,
          "g": 3,
          "b": 0
        }
      }
    }
  },
  {
    "name": "sienna",
    "harmony": "Palette",
    "hex": "#A0522D",
    "rgb": {
      "r": 160,
      "g": 82,
      "b": 45
    },
    "hsl": {
      "h": 19,
      "s": 56,
      "l": 40
    },
    "value": "#A0522D",
    "tonalScale": {
      "50": {
        "hex": "#fffaf5",
        "rgb": {
          "r": 255,
          "g": 250,
          "b": 245
        }
      },
      "100": {
        "hex": "#fff3ec",
        "rgb": {
          "r": 255,
          "g": 243,
          "b": 236
        }
      },
      "200": {
        "hex": "#fbe7d9",
        "rgb": {
          "r": 251,
          "g": 231,
          "b": 217
        }
      },
      "300": {
        "hex": "#f5d6c1",
        "rgb": {
          "r": 245,
          "g": 214,
          "b": 193
        }
      },
      "400": {
        "hex": "#ebbfa2",
        "rgb": {
          "r": 235,
          "g": 191,
          "b": 162
        }
      },
      "500": {
        "hex": "#A0522D",
        "rgb": {
          "r": 160,
          "g": 82,
          "b": 45
        }
      },
      "600": {
        "hex": "#b1805d",
        "rgb": {
          "r": 177,
          "g": 128,
          "b": 93
        }
      },
      "700": {
        "hex": "#80573a",
        "rgb": {
          "r": 128,
          "g": 87,
          "b": 58
        }
      },
      "800": {
        "hex": "#51321b",
        "rgb": {
          "r": 81,
          "g": 50,
          "b": 27
        }
      },
      "900": {
        "hex": "#291506",
        "rgb": {
          "r": 41,
          "g": 21,
          "b": 6
        }
      },
      "950": {
        "hex": "#080200",
        "rgb": {
          "r": 8,
          "g": 2,
          "b": 0
        }
      }
    }
  }
]
Name,Harmony,Hex,RGB,HSL,Value,T50,T100,T200,T300,T400,T500,T600,T700,T800,T900,T950
burnt-orange,Palette,#CC5500,"rgb(204, 85, 0)","hsl(25, 100%, 40%)",#CC5500,#fffaee,#fff4e0,#ffe8c4,#ffd89f,#fdc16c,#CC5500,#c78100,#915700,#5d3100,#301300,#0a0200
saddle-brown,Palette,#8B4513,"rgb(139, 69, 19)","hsl(25, 76%, 31%)",#8B4513,#fffaf2,#fef3e6,#f8e5cf,#f1d2af,#e3b987,#8B4513,#a77639,#795018,#4c2d00,#261200,#070200
chocolate,Palette,#D2691E,"rgb(210, 105, 30)","hsl(25, 75%, 47%)",#D2691E,#fffbf2,#fff6e7,#ffebd2,#ffdeb6,#fdcb92,#D2691E,#c98f48,#926221,#5d3900,#301800,#0a0300
sienna,Palette,#A0522D,"rgb(160, 82, 45)","hsl(19, 56%, 40%)",#A0522D,#fffaf5,#fff3ec,#fbe7d9,#f5d6c1,#ebbfa2,#A0522D,#b1805d,#80573a,#51321b,#291506,#080200
GIMP Palette
Name: PocketSwiss analogous
Columns: 4
#
204  85   0   burnt-orange
255 250 238   burnt-orange-50
255 244 224   burnt-orange-100
255 232 196   burnt-orange-200
255 216 159   burnt-orange-300
253 193 108   burnt-orange-400
204  85   0   burnt-orange-500
199 129   0   burnt-orange-600
145  87   0   burnt-orange-700
 93  49   0   burnt-orange-800
 48  19   0   burnt-orange-900
 10   2   0   burnt-orange-950
139  69  19   saddle-brown
255 250 242   saddle-brown-50
254 243 230   saddle-brown-100
248 229 207   saddle-brown-200
241 210 175   saddle-brown-300
227 185 135   saddle-brown-400
139  69  19   saddle-brown-500
167 118  57   saddle-brown-600
121  80  24   saddle-brown-700
 76  45   0   saddle-brown-800
 38  18   0   saddle-brown-900
  7   2   0   saddle-brown-950
210 105  30   chocolate
255 251 242   chocolate-50
255 246 231   chocolate-100
255 235 210   chocolate-200
255 222 182   chocolate-300
253 203 146   chocolate-400
210 105  30   chocolate-500
201 143  72   chocolate-600
146  98  33   chocolate-700
 93  57   0   chocolate-800
 48  24   0   chocolate-900
 10   3   0   chocolate-950
160  82  45   sienna
255 250 245   sienna-50
255 243 236   sienna-100
251 231 217   sienna-200
245 214 193   sienna-300
235 191 162   sienna-400
160  82  45   sienna-500
177 128  93   sienna-600
128  87  58   sienna-700
 81  50  27   sienna-800
 41  21   6   sienna-900
  8   2   0   sienna-950
Binary ASE — use Download to save the file.
Binary ACO — use Download to save the file.

What is Burnt Orange & Brown Palette?

Create warm autumn and rustic vintage designs with this burnt orange and brown palette featuring #CC5500 burnt orange, #8B4513 saddle brown, #D2691E chocolate, and #A0522D sienna. This free burnt orange & brown palette tool runs entirely in your browser — no sign-up, no uploads, and no data leaves your device.

Why use the Burnt Orange & Brown Palette tool?

Browse by mood: Terracotta & Warm Earth Color Palettes