Library Study Color Palette

Rich mahogany, deep forest green, warm gold, and aged parchment create the cozy atmosphere of a private library. This scholarly palette enhances book publisher branding, academic institutions, and luxury stationery.

#6A1B1B

Deep Red

RGB(106, 27, 27)

HSL(0, 59%, 26%)

#1B5E20

Deep Green

RGB(27, 94, 32)

HSL(124, 55%, 24%)

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#F5E6D0

Light Orange

RGB(245, 230, 208)

HSL(36, 65%, 89%)

#3E2723

Dark Red

RGB(62, 39, 35)

HSL(9, 28%, 19%)

#E8DCC8

Light Orange

RGB(232, 220, 200)

HSL(38, 41%, 85%)

lightbulbBest Use Cases

  • checkBook publishers
  • checkAcademic institutions
  • checkLuxury stationery

businessIndustries

  • checkPublishing
  • checkEducation
Mood:scholarly

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #6A1B1B;
  --color-2: #1B5E20;
  --color-3: #D4AF37;
  --color-4: #F5E6D0;
  --color-5: #3E2723;
  --color-6: #E8DCC8;
}

Tailwind CSS Config

colors: {
  'library-study-1': '#6A1B1B',
  'library-study-2': '#1B5E20',
  'library-study-3': '#D4AF37',
  'library-study-4': '#F5E6D0',
  'library-study-5': '#3E2723',
  'library-study-6': '#E8DCC8',
}
libraryscholarlycozyacademicrich

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes