Princess Mi Amoré Cadenza Color Palette
Discover the beautiful Princess Mi Amoré Cadenza color palette featuring lavender pink (#f9a8cd), apricot peach (#facfbf), astra (#fae8bf), perfume (#dbbff6) and portage (#ac6dee).
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 Princess Mi Amoré Cadenza palette
💻 Princess Mi Amoré Cadenza color palette CSS
/* CSS */
.color-1 {
color: #f9a8cd;
}
.color-2 {
color: #facfbf;
}
.color-3 {
color: #fae8bf;
}
.color-4 {
color: #dbbff6;
}
.color-5 {
color: #ac6dee;
}
/* CSS Variables */
:root {
--color-1: #f9a8cd;
--color-2: #facfbf;
--color-3: #fae8bf;
--color-4: #dbbff6;
--color-5: #ac6dee;
} 🌈 Princess Mi Amoré Cadenza background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9a8cd, #facfbf, #fae8bf, #dbbff6, #ac6dee);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9a8cd, #facfbf, #fae8bf, #dbbff6, #ac6dee);
} 🔗 Explore similar color palettes
Princess Mi Amoré Cadenza color palette created on .