Nutcracker Cheer Color Palette
Discover the beautiful Nutcracker Cheer color palette featuring nutmeg (#7c2f2d), fuzzy wuzzy brown (#c54949), di serria (#d8a24b), givry (#f7e8b6) and shingle fawn (#6a4b39).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withChristmas, Red, Green, Bright, Warm, Soft Winter color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Nutcracker Cheer palette
💻 Nutcracker Cheer color palette CSS
/* CSS */
.color-1 {
color: #7c2f2d;
}
.color-2 {
color: #c54949;
}
.color-3 {
color: #d8a24b;
}
.color-4 {
color: #f7e8b6;
}
.color-5 {
color: #6a4b39;
}
/* CSS Variables */
:root {
--color-1: #7c2f2d;
--color-2: #c54949;
--color-3: #d8a24b;
--color-4: #f7e8b6;
--color-5: #6a4b39;
}
🌈 Nutcracker Cheer background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7c2f2d, #c54949, #d8a24b, #f7e8b6, #6a4b39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7c2f2d, #c54949, #d8a24b, #f7e8b6, #6a4b39);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Nutcracker Cheer color palette created on .