Piggy Paradise Color Palette
Discover the beautiful Piggy Paradise color palette featuring illusion (#f5a8c1), carissma (#ed7d9b), cabaret (#d54864), night shadz (#aa3c4e) and buccaneer (#6d2c38).
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 Piggy Paradise palette
💻 Piggy Paradise color palette CSS
/* CSS */
.color-1 {
color: #f5a8c1;
}
.color-2 {
color: #ed7d9b;
}
.color-3 {
color: #d54864;
}
.color-4 {
color: #aa3c4e;
}
.color-5 {
color: #6d2c38;
}
/* CSS Variables */
:root {
--color-1: #f5a8c1;
--color-2: #ed7d9b;
--color-3: #d54864;
--color-4: #aa3c4e;
--color-5: #6d2c38;
} 🌈 Piggy Paradise background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a8c1, #ed7d9b, #d54864, #aa3c4e, #6d2c38);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a8c1, #ed7d9b, #d54864, #aa3c4e, #6d2c38);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Piggy Paradise color palette created on .