Paleta de colores Blushing Sunset Whispers
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blushing Sunset Whispers palette
CSS de la paleta de colores Blushing Sunset Whispers
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fcfbf8;
}
.color-3 {
color: #dbd2d4;
}
.color-4 {
color: #f2b08d;
}
.color-5 {
color: #fd6d2b;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fcfbf8;
--color-3: #dbd2d4;
--color-4: #f2b08d;
--color-5: #fd6d2b;
}
CSS del degradado de fondo Blushing Sunset Whispers
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fcfbf8, #dbd2d4, #f2b08d, #fd6d2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fcfbf8, #dbd2d4, #f2b08d, #fd6d2b);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1 paleta de colores Blanco
Blushing Sunset Whispers color palette created on .