Juls' Vibrant Serenade Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Juls' Vibrant Serenade palette
tavolozza dei colori Juls' Vibrant Serenade CSS
/* CSS */
.color-1 {
color: #ffb347;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #d95e6e;
}
.color-4 {
color: #6a4c94;
}
.color-5 {
color: #4ccdc4;
}
/* CSS Variables */
:root {
--color-1: #ffb347;
--color-2: #ff6e61;
--color-3: #d95e6e;
--color-4: #6a4c94;
--color-5: #4ccdc4;
}
CSS con gradiente di sfondo Juls' Vibrant Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb347, #ff6e61, #d95e6e, #6a4c94, #4ccdc4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb347, #ff6e61, #d95e6e, #6a4c94, #4ccdc4);
}
Tavolozze di colori simili
Juls' Vibrant Serenade color palette created on .