Whispers of Sunrise Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Sunrise palette
tavolozza dei colori Whispers of Sunrise CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fcfbf7;
}
.color-3 {
color: #aee1f4;
}
.color-4 {
color: #b7a3cc;
}
.color-5 {
color: #e4a425;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fcfbf7;
--color-3: #aee1f4;
--color-4: #b7a3cc;
--color-5: #e4a425;
}
CSS con gradiente di sfondo Whispers of Sunrise
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fcfbf7, #aee1f4, #b7a3cc, #e4a425);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fcfbf7, #aee1f4, #b7a3cc, #e4a425);
}
Tavolozze di colori simili
Whispers of Sunrise color palette created on .