Paleta de colores Sweet Whispers
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sweet Whispers palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Sweet Whispers (PNG)
CSS de la paleta de colores Sweet Whispers
/* CSS */
.color-1 {
color: #e3cea5;
}
.color-2 {
color: #f6e5d5;
}
.color-3 {
color: #f9f2e6;
}
.color-4 {
color: #f2d9c4;
}
.color-5 {
color: #d7bead;
}
/* CSS Variables */
:root {
--color-1: #e3cea5;
--color-2: #f6e5d5;
--color-3: #f9f2e6;
--color-4: #f2d9c4;
--color-5: #d7bead;
}
CSS del degradado de fondo Sweet Whispers
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3cea5, #f6e5d5, #f9f2e6, #f2d9c4, #d7bead);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3cea5, #f6e5d5, #f9f2e6, #f2d9c4, #d7bead);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Beige
Sweet Whispers color palette created on .