Paleta de colores Bleeding in the Snow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Bleeding in the Snow palette
Imagen PNG de la paleta de colores Bleeding in the Snow
CSS de la paleta de colores Bleeding in the Snow
/* CSS */
.color-1 {
color: #a93d3f;
}
.color-2 {
color: #f5b8b2;
}
.color-3 {
color: #f3e0d3;
}
.color-4 {
color: #b8c9d1;
}
.color-5 {
color: #d1e5e6;
}
/* CSS Variables */
:root {
--color-1: #a93d3f;
--color-2: #f5b8b2;
--color-3: #f3e0d3;
--color-4: #b8c9d1;
--color-5: #d1e5e6;
}
CSS del degradado de fondo Bleeding in the Snow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a93d3f, #f5b8b2, #f3e0d3, #b8c9d1, #d1e5e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a93d3f, #f5b8b2, #f3e0d3, #b8c9d1, #d1e5e6);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Rojo
Bleeding in the Snow color palette created on .