Paleta de colores Japanese Serene Nature
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Japanese Serene Nature palette
Imagen PNG de la paleta de colores Japanese Serene Nature
CSS de la paleta de colores Japanese Serene Nature
/* CSS */
.color-1 {
color: #a9c7b7;
}
.color-2 {
color: #f1e7d0;
}
.color-3 {
color: #ffe4b3;
}
.color-4 {
color: #f2b0a6;
}
.color-5 {
color: #e4b4d5;
}
/* CSS Variables */
:root {
--color-1: #a9c7b7;
--color-2: #f1e7d0;
--color-3: #ffe4b3;
--color-4: #f2b0a6;
--color-5: #e4b4d5;
}
CSS del degradado de fondo Japanese Serene Nature
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9c7b7, #f1e7d0, #ffe4b3, #f2b0a6, #e4b4d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9c7b7, #f1e7d0, #ffe4b3, #f2b0a6, #e4b4d5);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Japonés
Japanese Serene Nature color palette created on .