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

Old Library Palette

Generate scholarly dark academia colors with deep leather brown (#3B2F2F), oxblood red (#4A0E18), antique gold (#B08D57), forest green (#2C3B2D), and aged parchment cream (#E8E0CF).

Export

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

:root {
  --deep-leather-brown: #3B2F2F;
  --deep-leather-brown-50: #fbf9f9;
  --deep-leather-brown-100: #f3f0f0;
  --deep-leather-brown-200: #e4dfdf;
  --deep-leather-brown-300: #d1c8c8;
  --deep-leather-brown-400: #b5aaaa;
  --deep-leather-brown-500: #3B2F2F;
  --deep-leather-brown-600: #6f6363;
  --deep-leather-brown-700: #4e4444;
  --deep-leather-brown-800: #2e2626;
  --deep-leather-brown-900: #140f0f;
  --deep-leather-brown-950: #020202;
  --oxblood-red: #4A0E18;
  --oxblood-red-50: #fff5f7;
  --oxblood-red-100: #fce8ec;
  --oxblood-red-200: #f2d0d6;
  --oxblood-red-300: #e3b0b9;
  --oxblood-red-400: #cb8694;
  --oxblood-red-500: #4A0E18;
  --oxblood-red-600: #7e3447;
  --oxblood-red-700: #5c1c2f;
  --oxblood-red-800: #3a0918;
  --oxblood-red-900: #1c0107;
  --oxblood-red-950: #040001;
  --antique-gold: #B08D57;
  --antique-gold-50: #fffcf8;
  --antique-gold-100: #fdf9f1;
  --antique-gold-200: #f9f2e4;
  --antique-gold-300: #f4e8d3;
  --antique-gold-400: #ebdbbd;
  --antique-gold-500: #B08D57;
  --antique-gold-600: #b8a582;
  --antique-gold-700: #837355;
  --antique-gold-800: #51452e;
  --antique-gold-900: #282011;
  --antique-gold-950: #070502;
  --forest-green: #2C3B2D;
  --forest-green-50: #f8faf8;
  --forest-green-100: #eff3ef;
  --forest-green-200: #dde4de;
  --forest-green-300: #c6d0c6;
  --forest-green-400: #a7b5a8;
  --forest-green-500: #2C3B2D;
  --forest-green-600: #5f6f61;
  --forest-green-700: #404d41;
  --forest-green-800: #232d24;
  --forest-green-900: #0d130d;
  --forest-green-950: #010201;
  --aged-parchment-cream: #E8E0CF;
  --aged-parchment-cream-50: #fffefd;
  --aged-parchment-cream-100: #fefefc;
  --aged-parchment-cream-200: #fdfcf9;
  --aged-parchment-cream-300: #fcfaf5;
  --aged-parchment-cream-400: #f9f6f0;
  --aged-parchment-cream-500: #E8E0CF;
  --aged-parchment-cream-600: #cfcbc4;
  --aged-parchment-cream-700: #928f89;
  --aged-parchment-cream-800: #5a5853;
  --aged-parchment-cream-900: #2c2b27;
  --aged-parchment-cream-950: #080807;
}
$deep-leather-brown: #3B2F2F;
$deep-leather-brown-50: #fbf9f9;
$deep-leather-brown-100: #f3f0f0;
$deep-leather-brown-200: #e4dfdf;
$deep-leather-brown-300: #d1c8c8;
$deep-leather-brown-400: #b5aaaa;
$deep-leather-brown-500: #3B2F2F;
$deep-leather-brown-600: #6f6363;
$deep-leather-brown-700: #4e4444;
$deep-leather-brown-800: #2e2626;
$deep-leather-brown-900: #140f0f;
$deep-leather-brown-950: #020202;
$oxblood-red: #4A0E18;
$oxblood-red-50: #fff5f7;
$oxblood-red-100: #fce8ec;
$oxblood-red-200: #f2d0d6;
$oxblood-red-300: #e3b0b9;
$oxblood-red-400: #cb8694;
$oxblood-red-500: #4A0E18;
$oxblood-red-600: #7e3447;
$oxblood-red-700: #5c1c2f;
$oxblood-red-800: #3a0918;
$oxblood-red-900: #1c0107;
$oxblood-red-950: #040001;
$antique-gold: #B08D57;
$antique-gold-50: #fffcf8;
$antique-gold-100: #fdf9f1;
$antique-gold-200: #f9f2e4;
$antique-gold-300: #f4e8d3;
$antique-gold-400: #ebdbbd;
$antique-gold-500: #B08D57;
$antique-gold-600: #b8a582;
$antique-gold-700: #837355;
$antique-gold-800: #51452e;
$antique-gold-900: #282011;
$antique-gold-950: #070502;
$forest-green: #2C3B2D;
$forest-green-50: #f8faf8;
$forest-green-100: #eff3ef;
$forest-green-200: #dde4de;
$forest-green-300: #c6d0c6;
$forest-green-400: #a7b5a8;
$forest-green-500: #2C3B2D;
$forest-green-600: #5f6f61;
$forest-green-700: #404d41;
$forest-green-800: #232d24;
$forest-green-900: #0d130d;
$forest-green-950: #010201;
$aged-parchment-cream: #E8E0CF;
$aged-parchment-cream-50: #fffefd;
$aged-parchment-cream-100: #fefefc;
$aged-parchment-cream-200: #fdfcf9;
$aged-parchment-cream-300: #fcfaf5;
$aged-parchment-cream-400: #f9f6f0;
$aged-parchment-cream-500: #E8E0CF;
$aged-parchment-cream-600: #cfcbc4;
$aged-parchment-cream-700: #928f89;
$aged-parchment-cream-800: #5a5853;
$aged-parchment-cream-900: #2c2b27;
$aged-parchment-cream-950: #080807;
colors: {
    'deep-leather-brown': {
      50: '#fbf9f9',
      100: '#f3f0f0',
      200: '#e4dfdf',
      300: '#d1c8c8',
      400: '#b5aaaa',
      500: '#3B2F2F',
      600: '#6f6363',
      700: '#4e4444',
      800: '#2e2626',
      900: '#140f0f',
      950: '#020202',
      DEFAULT: '#3B2F2F',
    },
    'oxblood-red': {
      50: '#fff5f7',
      100: '#fce8ec',
      200: '#f2d0d6',
      300: '#e3b0b9',
      400: '#cb8694',
      500: '#4A0E18',
      600: '#7e3447',
      700: '#5c1c2f',
      800: '#3a0918',
      900: '#1c0107',
      950: '#040001',
      DEFAULT: '#4A0E18',
    },
    'antique-gold': {
      50: '#fffcf8',
      100: '#fdf9f1',
      200: '#f9f2e4',
      300: '#f4e8d3',
      400: '#ebdbbd',
      500: '#B08D57',
      600: '#b8a582',
      700: '#837355',
      800: '#51452e',
      900: '#282011',
      950: '#070502',
      DEFAULT: '#B08D57',
    },
    'forest-green': {
      50: '#f8faf8',
      100: '#eff3ef',
      200: '#dde4de',
      300: '#c6d0c6',
      400: '#a7b5a8',
      500: '#2C3B2D',
      600: '#5f6f61',
      700: '#404d41',
      800: '#232d24',
      900: '#0d130d',
      950: '#010201',
      DEFAULT: '#2C3B2D',
    },
    'aged-parchment-cream': {
      50: '#fffefd',
      100: '#fefefc',
      200: '#fdfcf9',
      300: '#fcfaf5',
      400: '#f9f6f0',
      500: '#E8E0CF',
      600: '#cfcbc4',
      700: '#928f89',
      800: '#5a5853',
      900: '#2c2b27',
      950: '#080807',
      DEFAULT: '#E8E0CF',
    },
  },
[
  {
    "name": "deep-leather-brown",
    "harmony": "Palette",
    "hex": "#3B2F2F",
    "rgb": {
      "r": 59,
      "g": 47,
      "b": 47
    },
    "hsl": {
      "h": 0,
      "s": 11,
      "l": 21
    },
    "value": "#3B2F2F",
    "tonalScale": {
      "50": {
        "hex": "#fbf9f9",
        "rgb": {
          "r": 251,
          "g": 249,
          "b": 249
        }
      },
      "100": {
        "hex": "#f3f0f0",
        "rgb": {
          "r": 243,
          "g": 240,
          "b": 240
        }
      },
      "200": {
        "hex": "#e4dfdf",
        "rgb": {
          "r": 228,
          "g": 223,
          "b": 223
        }
      },
      "300": {
        "hex": "#d1c8c8",
        "rgb": {
          "r": 209,
          "g": 200,
          "b": 200
        }
      },
      "400": {
        "hex": "#b5aaaa",
        "rgb": {
          "r": 181,
          "g": 170,
          "b": 170
        }
      },
      "500": {
        "hex": "#3B2F2F",
        "rgb": {
          "r": 59,
          "g": 47,
          "b": 47
        }
      },
      "600": {
        "hex": "#6f6363",
        "rgb": {
          "r": 111,
          "g": 99,
          "b": 99
        }
      },
      "700": {
        "hex": "#4e4444",
        "rgb": {
          "r": 78,
          "g": 68,
          "b": 68
        }
      },
      "800": {
        "hex": "#2e2626",
        "rgb": {
          "r": 46,
          "g": 38,
          "b": 38
        }
      },
      "900": {
        "hex": "#140f0f",
        "rgb": {
          "r": 20,
          "g": 15,
          "b": 15
        }
      },
      "950": {
        "hex": "#020202",
        "rgb": {
          "r": 2,
          "g": 2,
          "b": 2
        }
      }
    }
  },
  {
    "name": "oxblood-red",
    "harmony": "Palette",
    "hex": "#4A0E18",
    "rgb": {
      "r": 74,
      "g": 14,
      "b": 24
    },
    "hsl": {
      "h": 350,
      "s": 68,
      "l": 17
    },
    "value": "#4A0E18",
    "tonalScale": {
      "50": {
        "hex": "#fff5f7",
        "rgb": {
          "r": 255,
          "g": 245,
          "b": 247
        }
      },
      "100": {
        "hex": "#fce8ec",
        "rgb": {
          "r": 252,
          "g": 232,
          "b": 236
        }
      },
      "200": {
        "hex": "#f2d0d6",
        "rgb": {
          "r": 242,
          "g": 208,
          "b": 214
        }
      },
      "300": {
        "hex": "#e3b0b9",
        "rgb": {
          "r": 227,
          "g": 176,
          "b": 185
        }
      },
      "400": {
        "hex": "#cb8694",
        "rgb": {
          "r": 203,
          "g": 134,
          "b": 148
        }
      },
      "500": {
        "hex": "#4A0E18",
        "rgb": {
          "r": 74,
          "g": 14,
          "b": 24
        }
      },
      "600": {
        "hex": "#7e3447",
        "rgb": {
          "r": 126,
          "g": 52,
          "b": 71
        }
      },
      "700": {
        "hex": "#5c1c2f",
        "rgb": {
          "r": 92,
          "g": 28,
          "b": 47
        }
      },
      "800": {
        "hex": "#3a0918",
        "rgb": {
          "r": 58,
          "g": 9,
          "b": 24
        }
      },
      "900": {
        "hex": "#1c0107",
        "rgb": {
          "r": 28,
          "g": 1,
          "b": 7
        }
      },
      "950": {
        "hex": "#040001",
        "rgb": {
          "r": 4,
          "g": 0,
          "b": 1
        }
      }
    }
  },
  {
    "name": "antique-gold",
    "harmony": "Palette",
    "hex": "#B08D57",
    "rgb": {
      "r": 176,
      "g": 141,
      "b": 87
    },
    "hsl": {
      "h": 36,
      "s": 36,
      "l": 52
    },
    "value": "#B08D57",
    "tonalScale": {
      "50": {
        "hex": "#fffcf8",
        "rgb": {
          "r": 255,
          "g": 252,
          "b": 248
        }
      },
      "100": {
        "hex": "#fdf9f1",
        "rgb": {
          "r": 253,
          "g": 249,
          "b": 241
        }
      },
      "200": {
        "hex": "#f9f2e4",
        "rgb": {
          "r": 249,
          "g": 242,
          "b": 228
        }
      },
      "300": {
        "hex": "#f4e8d3",
        "rgb": {
          "r": 244,
          "g": 232,
          "b": 211
        }
      },
      "400": {
        "hex": "#ebdbbd",
        "rgb": {
          "r": 235,
          "g": 219,
          "b": 189
        }
      },
      "500": {
        "hex": "#B08D57",
        "rgb": {
          "r": 176,
          "g": 141,
          "b": 87
        }
      },
      "600": {
        "hex": "#b8a582",
        "rgb": {
          "r": 184,
          "g": 165,
          "b": 130
        }
      },
      "700": {
        "hex": "#837355",
        "rgb": {
          "r": 131,
          "g": 115,
          "b": 85
        }
      },
      "800": {
        "hex": "#51452e",
        "rgb": {
          "r": 81,
          "g": 69,
          "b": 46
        }
      },
      "900": {
        "hex": "#282011",
        "rgb": {
          "r": 40,
          "g": 32,
          "b": 17
        }
      },
      "950": {
        "hex": "#070502",
        "rgb": {
          "r": 7,
          "g": 5,
          "b": 2
        }
      }
    }
  },
  {
    "name": "forest-green",
    "harmony": "Palette",
    "hex": "#2C3B2D",
    "rgb": {
      "r": 44,
      "g": 59,
      "b": 45
    },
    "hsl": {
      "h": 124,
      "s": 15,
      "l": 20
    },
    "value": "#2C3B2D",
    "tonalScale": {
      "50": {
        "hex": "#f8faf8",
        "rgb": {
          "r": 248,
          "g": 250,
          "b": 248
        }
      },
      "100": {
        "hex": "#eff3ef",
        "rgb": {
          "r": 239,
          "g": 243,
          "b": 239
        }
      },
      "200": {
        "hex": "#dde4de",
        "rgb": {
          "r": 221,
          "g": 228,
          "b": 222
        }
      },
      "300": {
        "hex": "#c6d0c6",
        "rgb": {
          "r": 198,
          "g": 208,
          "b": 198
        }
      },
      "400": {
        "hex": "#a7b5a8",
        "rgb": {
          "r": 167,
          "g": 181,
          "b": 168
        }
      },
      "500": {
        "hex": "#2C3B2D",
        "rgb": {
          "r": 44,
          "g": 59,
          "b": 45
        }
      },
      "600": {
        "hex": "#5f6f61",
        "rgb": {
          "r": 95,
          "g": 111,
          "b": 97
        }
      },
      "700": {
        "hex": "#404d41",
        "rgb": {
          "r": 64,
          "g": 77,
          "b": 65
        }
      },
      "800": {
        "hex": "#232d24",
        "rgb": {
          "r": 35,
          "g": 45,
          "b": 36
        }
      },
      "900": {
        "hex": "#0d130d",
        "rgb": {
          "r": 13,
          "g": 19,
          "b": 13
        }
      },
      "950": {
        "hex": "#010201",
        "rgb": {
          "r": 1,
          "g": 2,
          "b": 1
        }
      }
    }
  },
  {
    "name": "aged-parchment-cream",
    "harmony": "Palette",
    "hex": "#E8E0CF",
    "rgb": {
      "r": 232,
      "g": 224,
      "b": 207
    },
    "hsl": {
      "h": 41,
      "s": 35,
      "l": 86
    },
    "value": "#E8E0CF",
    "tonalScale": {
      "50": {
        "hex": "#fffefd",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 253
        }
      },
      "100": {
        "hex": "#fefefc",
        "rgb": {
          "r": 254,
          "g": 254,
          "b": 252
        }
      },
      "200": {
        "hex": "#fdfcf9",
        "rgb": {
          "r": 253,
          "g": 252,
          "b": 249
        }
      },
      "300": {
        "hex": "#fcfaf5",
        "rgb": {
          "r": 252,
          "g": 250,
          "b": 245
        }
      },
      "400": {
        "hex": "#f9f6f0",
        "rgb": {
          "r": 249,
          "g": 246,
          "b": 240
        }
      },
      "500": {
        "hex": "#E8E0CF",
        "rgb": {
          "r": 232,
          "g": 224,
          "b": 207
        }
      },
      "600": {
        "hex": "#cfcbc4",
        "rgb": {
          "r": 207,
          "g": 203,
          "b": 196
        }
      },
      "700": {
        "hex": "#928f89",
        "rgb": {
          "r": 146,
          "g": 143,
          "b": 137
        }
      },
      "800": {
        "hex": "#5a5853",
        "rgb": {
          "r": 90,
          "g": 88,
          "b": 83
        }
      },
      "900": {
        "hex": "#2c2b27",
        "rgb": {
          "r": 44,
          "g": 43,
          "b": 39
        }
      },
      "950": {
        "hex": "#080807",
        "rgb": {
          "r": 8,
          "g": 8,
          "b": 7
        }
      }
    }
  }
]
Name,Harmony,Hex,RGB,HSL,Value,T50,T100,T200,T300,T400,T500,T600,T700,T800,T900,T950
deep-leather-brown,Palette,#3B2F2F,"rgb(59, 47, 47)","hsl(0, 11%, 21%)",#3B2F2F,#fbf9f9,#f3f0f0,#e4dfdf,#d1c8c8,#b5aaaa,#3B2F2F,#6f6363,#4e4444,#2e2626,#140f0f,#020202
oxblood-red,Palette,#4A0E18,"rgb(74, 14, 24)","hsl(350, 68%, 17%)",#4A0E18,#fff5f7,#fce8ec,#f2d0d6,#e3b0b9,#cb8694,#4A0E18,#7e3447,#5c1c2f,#3a0918,#1c0107,#040001
antique-gold,Palette,#B08D57,"rgb(176, 141, 87)","hsl(36, 36%, 52%)",#B08D57,#fffcf8,#fdf9f1,#f9f2e4,#f4e8d3,#ebdbbd,#B08D57,#b8a582,#837355,#51452e,#282011,#070502
forest-green,Palette,#2C3B2D,"rgb(44, 59, 45)","hsl(124, 15%, 20%)",#2C3B2D,#f8faf8,#eff3ef,#dde4de,#c6d0c6,#a7b5a8,#2C3B2D,#5f6f61,#404d41,#232d24,#0d130d,#010201
aged-parchment-cream,Palette,#E8E0CF,"rgb(232, 224, 207)","hsl(41, 35%, 86%)",#E8E0CF,#fffefd,#fefefc,#fdfcf9,#fcfaf5,#f9f6f0,#E8E0CF,#cfcbc4,#928f89,#5a5853,#2c2b27,#080807
GIMP Palette
Name: PocketSwiss analogous
Columns: 4
#
 59  47  47   deep-leather-brown
251 249 249   deep-leather-brown-50
243 240 240   deep-leather-brown-100
228 223 223   deep-leather-brown-200
209 200 200   deep-leather-brown-300
181 170 170   deep-leather-brown-400
 59  47  47   deep-leather-brown-500
111  99  99   deep-leather-brown-600
 78  68  68   deep-leather-brown-700
 46  38  38   deep-leather-brown-800
 20  15  15   deep-leather-brown-900
  2   2   2   deep-leather-brown-950
 74  14  24   oxblood-red
255 245 247   oxblood-red-50
252 232 236   oxblood-red-100
242 208 214   oxblood-red-200
227 176 185   oxblood-red-300
203 134 148   oxblood-red-400
 74  14  24   oxblood-red-500
126  52  71   oxblood-red-600
 92  28  47   oxblood-red-700
 58   9  24   oxblood-red-800
 28   1   7   oxblood-red-900
  4   0   1   oxblood-red-950
176 141  87   antique-gold
255 252 248   antique-gold-50
253 249 241   antique-gold-100
249 242 228   antique-gold-200
244 232 211   antique-gold-300
235 219 189   antique-gold-400
176 141  87   antique-gold-500
184 165 130   antique-gold-600
131 115  85   antique-gold-700
 81  69  46   antique-gold-800
 40  32  17   antique-gold-900
  7   5   2   antique-gold-950
 44  59  45   forest-green
248 250 248   forest-green-50
239 243 239   forest-green-100
221 228 222   forest-green-200
198 208 198   forest-green-300
167 181 168   forest-green-400
 44  59  45   forest-green-500
 95 111  97   forest-green-600
 64  77  65   forest-green-700
 35  45  36   forest-green-800
 13  19  13   forest-green-900
  1   2   1   forest-green-950
232 224 207   aged-parchment-cream
255 254 253   aged-parchment-cream-50
254 254 252   aged-parchment-cream-100
253 252 249   aged-parchment-cream-200
252 250 245   aged-parchment-cream-300
249 246 240   aged-parchment-cream-400
232 224 207   aged-parchment-cream-500
207 203 196   aged-parchment-cream-600
146 143 137   aged-parchment-cream-700
 90  88  83   aged-parchment-cream-800
 44  43  39   aged-parchment-cream-900
  8   8   7   aged-parchment-cream-950
Binary ASE — use Download to save the file.
Binary ACO — use Download to save the file.

What is Old Library Palette?

Generate scholarly dark academia colors with deep leather brown (#3B2F2F), oxblood red (#4A0E18), antique gold (#B08D57), forest green (#2C3B2D), and aged parchment cream (#E8E0CF). This free old library palette tool runs entirely in your browser — no sign-up, no uploads, and no data leaves your device.

Why use the Old Library Palette tool?

Browse by mood: Navy, Gold & Luxury Color Palettes · Retro & Vintage Color Palettes · Wine, Burgundy & Jewel-Tone Color Palettes