Paleta de colores Pastel Dream
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pastel Dream palette
CSS de la paleta de colores Pastel Dream
/* CSS */
.color-1 {
color: #f0f0f0;
}
.color-2 {
color: #ffffff;
}
.color-3 {
color: #e6b3d0;
}
.color-4 {
color: #ffb3b3;
}
.color-5 {
color: #e7d1ff;
}
/* CSS Variables */
:root {
--color-1: #f0f0f0;
--color-2: #ffffff;
--color-3: #e6b3d0;
--color-4: #ffb3b3;
--color-5: #e7d1ff;
}
CSS del degradado de fondo Pastel Dream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0f0f0, #ffffff, #e6b3d0, #ffb3b3, #e7d1ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0f0f0, #ffffff, #e6b3d0, #ffb3b3, #e7d1ff);
}
Paletas de colores similares
- Celestial Anarchy
- Sweet Whirlwind
- Pink Heartbreak
- Cool Light Blues
- Ena's Dreamscape
- Light Pink
- Cotton Candy Dreams
- Whispers of Spring
- Moon
- Whispers of Lavender Dreams
- Whimsical Dreamscape
- Whispers of Vintage Rose
- Whimsical Dreamscape
- Soft Purple
- Whimsical Sunrise Serenade
- Whimsical Sunrise Blush
- Whimsical Dreamscape
- Light Purple Lily
Pastel Dream color palette created on .