Warrior's Embrace Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Warrior's Embrace palette
tavolozza dei colori Warrior's Embrace CSS
/* CSS */
.color-1 {
color: #c35c50;
}
.color-2 {
color: #e8a269;
}
.color-3 {
color: #f5e39e;
}
.color-4 {
color: #8ccf9c;
}
.color-5 {
color: #4b7e91;
}
/* CSS Variables */
:root {
--color-1: #c35c50;
--color-2: #e8a269;
--color-3: #f5e39e;
--color-4: #8ccf9c;
--color-5: #4b7e91;
}
CSS con gradiente di sfondo Warrior's Embrace
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c35c50, #e8a269, #f5e39e, #8ccf9c, #4b7e91);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c35c50, #e8a269, #f5e39e, #8ccf9c, #4b7e91);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Terroso
Warrior's Embrace color palette created on .