Chocolatte Sweet Cherry Cake Color Palette
Discover the beautiful Chocolatte Sweet Cherry Cake color palette featuring ironstone (#8d4a3a), new york pink (#d1817a), apricot peach (#f9c5b4), cashmere (#e8b5a1) and contessa (#c56d87).
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 Chocolatte Sweet Cherry Cake palette
💻 Chocolatte Sweet Cherry Cake color palette CSS
/* CSS */
.color-1 {
color: #8d4a3a;
}
.color-2 {
color: #d1817a;
}
.color-3 {
color: #f9c5b4;
}
.color-4 {
color: #e8b5a1;
}
.color-5 {
color: #c56d87;
}
/* CSS Variables */
:root {
--color-1: #8d4a3a;
--color-2: #d1817a;
--color-3: #f9c5b4;
--color-4: #e8b5a1;
--color-5: #c56d87;
} 🌈 Chocolatte Sweet Cherry Cake background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8d4a3a, #d1817a, #f9c5b4, #e8b5a1, #c56d87);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8d4a3a, #d1817a, #f9c5b4, #e8b5a1, #c56d87);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Chocolatte Sweet Cherry Cake color palette created on .