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