Cotton Candy Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Cotton Candy Dreams palette
Cotton Candy Dreams color palette CSS
/* CSS */
.color-1 {
color: #f7d4e1;
}
.color-2 {
color: #ffffff;
}
.color-3 {
color: #b3d9ff;
}
.color-4 {
color: #f2e5d4;
}
.color-5 {
color: #f5c2c2;
}
/* CSS Variables */
:root {
--color-1: #f7d4e1;
--color-2: #ffffff;
--color-3: #b3d9ff;
--color-4: #f2e5d4;
--color-5: #f5c2c2;
}
Cotton Candy Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7d4e1, #ffffff, #b3d9ff, #f2e5d4, #f5c2c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7d4e1, #ffffff, #b3d9ff, #f2e5d4, #f5c2c2);
}
Similar color palettes
Scroll down to explore 100+ Pastel color palettes
- Light Blue
- Whispers of Serenity
- Whimsical Pastels
- Muted Pink
- Pastel Pink
- Coquette
- Cotton Candy Dreams
- Cotton Candy Dreams
- Whispering Twilight
- Whispers of Twilight
- Copper Sunset
- Whimsical Garden Dreamscape
- Whispers of Twilight
- Whispers of Autumn Breeze
- Whispers of Autumn Breeze
- Pink Sakura
- Whimsical Luster
- Blossom Petal Serenade
Cotton Candy Dreams color palette created on .