Paleta de colores Whispers of the Moonlit Fox
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of the Moonlit Fox palette
CSS de la paleta de colores Whispers of the Moonlit Fox
/* CSS */
.color-1 {
color: #f5f3f0;
}
.color-2 {
color: #e2d7cf;
}
.color-3 {
color: #d6b8c2;
}
.color-4 {
color: #b8a2c3;
}
.color-5 {
color: #a1c1d4;
}
/* CSS Variables */
:root {
--color-1: #f5f3f0;
--color-2: #e2d7cf;
--color-3: #d6b8c2;
--color-4: #b8a2c3;
--color-5: #a1c1d4;
}
CSS del degradado de fondo Whispers of the Moonlit Fox
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f3f0, #e2d7cf, #d6b8c2, #b8a2c3, #a1c1d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f3f0, #e2d7cf, #d6b8c2, #b8a2c3, #a1c1d4);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 50+ paletas de colores Estético
Whispers of the Moonlit Fox color palette created on .