Paleta de colores Whispers of Blossom and Earth
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Blossom and Earth palette
CSS de la paleta de colores Whispers of Blossom and Earth
/* CSS */
.color-1 {
color: #f7dae2;
}
.color-2 {
color: #e2bbcb;
}
.color-3 {
color: #be9137;
}
.color-4 {
color: #918093;
}
.color-5 {
color: #439d8d;
}
/* CSS Variables */
:root {
--color-1: #f7dae2;
--color-2: #e2bbcb;
--color-3: #be9137;
--color-4: #918093;
--color-5: #439d8d;
}
CSS del degradado de fondo Whispers of Blossom and Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7dae2, #e2bbcb, #be9137, #918093, #439d8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7dae2, #e2bbcb, #be9137, #918093, #439d8d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1 paleta de colores Rosa
Whispers of Blossom and Earth color palette created on .