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