Wicked Charm of the Goat Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Wicked Charm of the Goat palette
tavolozza dei colori Wicked Charm of the Goat CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
Wicked Charm of the Goat color palette created on .