Legal Color Palette
Dark navy, conservative burgundy, and classic gold on cream backgrounds project authority and tradition. This commanding palette suits law firm websites, legal document design, and courtroom presentations.
#001F3F
Dark Blue
RGB(0, 31, 63)
HSL(210, 100%, 12%)
#800020
Deep Red
RGB(128, 0, 32)
HSL(345, 100%, 25%)
#D4AF37
Amber
RGB(212, 175, 55)
HSL(46, 65%, 52%)
#FFFFF0
Light Yellow
RGB(255, 255, 240)
HSL(60, 100%, 97%)
#F5E0E3
Light Red
RGB(245, 224, 227)
HSL(351, 51%, 92%)
#E8EEF4
Dusty Blue
RGB(232, 238, 244)
HSL(210, 35%, 93%)
lightbulbBest Use Cases
- checkLaw firm websites
- checkLegal documents
- checkCourtroom presentations
businessIndustries
- checkLegal
- checkGovernment
Mood:authoritative
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #001F3F;
--color-2: #800020;
--color-3: #D4AF37;
--color-4: #FFFFF0;
--color-5: #F5E0E3;
--color-6: #E8EEF4;
}Tailwind CSS Config
colors: {
'legal-1': '#001F3F',
'legal-2': '#800020',
'legal-3': '#D4AF37',
'legal-4': '#FFFFF0',
'legal-5': '#F5E0E3',
'legal-6': '#E8EEF4',
}legalauthoritativetraditionalnavyformal
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free