Wild Strawberry Delight Color Palette
Discover the beautiful Wild Strawberry Delight color palette featuring wild strawberry (#ff3399), hot pink (#ff70b5), carnation pink (#ff9ecb), cotton candy (#ffb8e1) and pastel pink (#ffd6e6).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withStrawberry, Pink, Bright, Fun, Vibrant, Spring, Summer, Light 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 Wild Strawberry Delight palette
💻 Wild Strawberry Delight color palette CSS
/* CSS */
.color-1 {
color: #ff3399;
}
.color-2 {
color: #ff70b5;
}
.color-3 {
color: #ff9ecb;
}
.color-4 {
color: #ffb8e1;
}
.color-5 {
color: #ffd6e6;
}
/* CSS Variables */
:root {
--color-1: #ff3399;
--color-2: #ff70b5;
--color-3: #ff9ecb;
--color-4: #ffb8e1;
--color-5: #ffd6e6;
}
🌈 Wild Strawberry Delight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff3399, #ff70b5, #ff9ecb, #ffb8e1, #ffd6e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff3399, #ff70b5, #ff9ecb, #ffb8e1, #ffd6e6);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Wild Strawberry Delight color palette created on .