Mint Chocolate Dream Color Palette
Discover the beautiful Mint Chocolate Dream color palette featuring sinbad (#a5d9d2), apple green (#e2f3ee), ice cold (#b6f6e7), sinbad (#a1d3d1) and ziggurat (#c5e2e0).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withMint, Chocolate, Ice Cream, Soft, Light, Bright Summer, Aqua, Teal 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 Mint Chocolate Dream palette
💻 Mint Chocolate Dream color palette CSS
/* CSS */
.color-1 {
color: #a5d9d2;
}
.color-2 {
color: #e2f3ee;
}
.color-3 {
color: #b6f6e7;
}
.color-4 {
color: #a1d3d1;
}
.color-5 {
color: #c5e2e0;
}
/* CSS Variables */
:root {
--color-1: #a5d9d2;
--color-2: #e2f3ee;
--color-3: #b6f6e7;
--color-4: #a1d3d1;
--color-5: #c5e2e0;
}
🌈 Mint Chocolate Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a5d9d2, #e2f3ee, #b6f6e7, #a1d3d1, #c5e2e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a5d9d2, #e2f3ee, #b6f6e7, #a1d3d1, #c5e2e0);
}
🔗 Explore similar color palettes
Mint Chocolate Dream color palette created on .