Paleta de colores Soft Whispers
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Soft Whispers palette
CSS de la paleta de colores Soft Whispers
/* CSS */
.color-1 {
color: #ffebeb;
}
.color-2 {
color: #d9d9d9;
}
.color-3 {
color: #ffffff;
}
.color-4 {
color: #f6e5ff;
}
.color-5 {
color: #e8e8d9;
}
/* CSS Variables */
:root {
--color-1: #ffebeb;
--color-2: #d9d9d9;
--color-3: #ffffff;
--color-4: #f6e5ff;
--color-5: #e8e8d9;
}
CSS del degradado de fondo Soft Whispers
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffebeb, #d9d9d9, #ffffff, #f6e5ff, #e8e8d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffebeb, #d9d9d9, #ffffff, #f6e5ff, #e8e8d9);
}
Paletas de colores similares
- Celestial Anarchy
- Sweet Whirlwind
- Pink Heartbreak
- Cool Light Blues
- Ena's Dreamscape
- Light Pink
- Cotton Candy Dreams
- 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
- Whispers of Sunrise
Soft Whispers color palette created on .