Paleta de colores Wicked Charm of the Goat
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Wicked Charm of the Goat palette
CSS de la paleta de colores Wicked Charm of the Goat
/* CSS */
.color-1 {
color: #8b2d44;
}
.color-2 {
color: #b05477;
}
.color-3 {
color: #d8a2b3;
}
.color-4 {
color: #f3d3df;
}
.color-5 {
color: #f5a524;
}
/* CSS Variables */
:root {
--color-1: #8b2d44;
--color-2: #b05477;
--color-3: #d8a2b3;
--color-4: #f3d3df;
--color-5: #f5a524;
}
CSS del degradado de fondo Wicked Charm of the Goat
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8b2d44, #b05477, #d8a2b3, #f3d3df, #f5a524);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8b2d44, #b05477, #d8a2b3, #f3d3df, #f5a524);
}
Paletas de colores similares
Wicked Charm of the Goat color palette created on .