Paleta de colores Place in the World Fades Away
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Place in the World Fades Away palette
Imagen PNG de la paleta de colores Place in the World Fades Away
CSS de la paleta de colores Place in the World Fades Away
/* CSS */
.color-1 {
color: #d4dddd;
}
.color-2 {
color: #abbfbf;
}
.color-3 {
color: #8ea9a9;
}
.color-4 {
color: #6c9393;
}
.color-5 {
color: #476c6c;
}
/* CSS Variables */
:root {
--color-1: #d4dddd;
--color-2: #abbfbf;
--color-3: #8ea9a9;
--color-4: #6c9393;
--color-5: #476c6c;
}
CSS del degradado de fondo Place in the World Fades Away
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4dddd, #abbfbf, #8ea9a9, #6c9393, #476c6c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4dddd, #abbfbf, #8ea9a9, #6c9393, #476c6c);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 50+ paletas de colores Gris
Place in the World Fades Away color palette created on .