Shelly Dandy's Dream Color Palette
Discover the beautiful Shelly Dandy's Dream color palette featuring wewak (#f1a8a2), beauty bush (#f4c8c8), janna (#f4e2d7), powder blue (#b5e1e8) and pigeon post (#a1c4d4).
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 Shelly Dandy's Dream palette
💻 Shelly Dandy's Dream color palette CSS
/* CSS */
.color-1 {
color: #f1a8a2;
}
.color-2 {
color: #f4c8c8;
}
.color-3 {
color: #f4e2d7;
}
.color-4 {
color: #b5e1e8;
}
.color-5 {
color: #a1c4d4;
}
/* CSS Variables */
:root {
--color-1: #f1a8a2;
--color-2: #f4c8c8;
--color-3: #f4e2d7;
--color-4: #b5e1e8;
--color-5: #a1c4d4;
}
🌈 Shelly Dandy's Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a8a2, #f4c8c8, #f4e2d7, #b5e1e8, #a1c4d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a8a2, #f4c8c8, #f4e2d7, #b5e1e8, #a1c4d4);
}
🔗 Explore similar color palettes
Shelly Dandy's Dream color palette created on .