Paleta de colores Pink Dog Blankets
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pink Dog Blankets palette
CSS de la paleta de colores Pink Dog Blankets
/* CSS */
.color-1 {
color: #f5e0a3;
}
.color-2 {
color: #f1c0a7;
}
.color-3 {
color: #e7a6c8;
}
.color-4 {
color: #d59abf;
}
.color-5 {
color: #b95f7d;
}
/* CSS Variables */
:root {
--color-1: #f5e0a3;
--color-2: #f1c0a7;
--color-3: #e7a6c8;
--color-4: #d59abf;
--color-5: #b95f7d;
}
CSS del degradado de fondo Pink Dog Blankets
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e0a3, #f1c0a7, #e7a6c8, #d59abf, #b95f7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e0a3, #f1c0a7, #e7a6c8, #d59abf, #b95f7d);
}
Paletas de colores similares
Pink Dog Blankets color palette created on .