Christmas Color Palette
Classic Christmas red, evergreen, and gold with touches of ivory and cranberry create festive warmth. This beloved palette is the foundation for holiday packaging, greeting cards, and seasonal store displays.
#C41E3A
Red
RGB(196, 30, 58)
HSL(350, 73%, 44%)
#1B5E20
Deep Green
RGB(27, 94, 32)
HSL(124, 55%, 24%)
#D4AF37
Amber
RGB(212, 175, 55)
HSL(46, 65%, 52%)
#FFFFF0
Light Yellow
RGB(255, 255, 240)
HSL(60, 100%, 97%)
#8B0020
Deep Red
RGB(139, 0, 32)
HSL(346, 100%, 27%)
#E8CA6A
Pale Amber
RGB(232, 202, 106)
HSL(46, 73%, 66%)
lightbulbBest Use Cases
- checkHoliday packaging
- checkGreeting cards
- checkStore displays
businessIndustries
- checkRetail
- checkEvents
Mood:festive
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #C41E3A;
--color-2: #1B5E20;
--color-3: #D4AF37;
--color-4: #FFFFF0;
--color-5: #8B0020;
--color-6: #E8CA6A;
}Tailwind CSS Config
colors: {
'christmas-1': '#C41E3A',
'christmas-2': '#1B5E20',
'christmas-3': '#D4AF37',
'christmas-4': '#FFFFF0',
'christmas-5': '#8B0020',
'christmas-6': '#E8CA6A',
}christmasholidayfestivered-greentraditional
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free