Paleta de colores Sunlit Autumn Whisper
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sunlit Autumn Whisper palette
Image Gallery

CSS de la paleta de colores Sunlit Autumn Whisper
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #dfdabf;
}
.color-3 {
color: #ebc53d;
}
.color-4 {
color: #b6a886;
}
.color-5 {
color: #ce7d12;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #dfdabf;
--color-3: #ebc53d;
--color-4: #b6a886;
--color-5: #ce7d12;
}
CSS del degradado de fondo Sunlit Autumn Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #dfdabf, #ebc53d, #b6a886, #ce7d12);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #dfdabf, #ebc53d, #b6a886, #ce7d12);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 50+ paletas de colores Blanco
Sunlit Autumn Whisper color palette created on .