Baking Christmas Cookies Color Palette
Discover the beautiful Baking Christmas Cookies color palette featuring equator (#e4b05e), raw sienna (#d6803d), medium carmine (#a64c36), cardinal (#c81e23) and oxley (#7b9d8d).
Brightness
Saturation
Warmth
💡 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 Baking Christmas Cookies palette
💻 Baking Christmas Cookies color palette CSS
/* CSS */
.color-1 {
color: #e4b05e;
}
.color-2 {
color: #d6803d;
}
.color-3 {
color: #a64c36;
}
.color-4 {
color: #c81e23;
}
.color-5 {
color: #7b9d8d;
}
/* CSS Variables */
:root {
--color-1: #e4b05e;
--color-2: #d6803d;
--color-3: #a64c36;
--color-4: #c81e23;
--color-5: #7b9d8d;
} 🌈 Baking Christmas Cookies background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4b05e, #d6803d, #a64c36, #c81e23, #7b9d8d);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4b05e, #d6803d, #a64c36, #c81e23, #7b9d8d);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Baking Christmas Cookies color palette created on .