Midnight Whispers of a Chickadee Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Midnight Whispers of a Chickadee palette
Immagine PNG della tavolozza dei colori Midnight Whispers of a Chickadee
tavolozza dei colori Midnight Whispers of a Chickadee CSS
/* CSS */
.color-1 {
color: #1c1c3b;
}
.color-2 {
color: #3a3a5f;
}
.color-3 {
color: #5e5e82;
}
.color-4 {
color: #8686a7;
}
.color-5 {
color: #b7b7e6;
}
/* CSS Variables */
:root {
--color-1: #1c1c3b;
--color-2: #3a3a5f;
--color-3: #5e5e82;
--color-4: #8686a7;
--color-5: #b7b7e6;
}
CSS con gradiente di sfondo Midnight Whispers of a Chickadee
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c1c3b, #3a3a5f, #5e5e82, #8686a7, #b7b7e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c1c3b, #3a3a5f, #5e5e82, #8686a7, #b7b7e6);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Scuro
Midnight Whispers of a Chickadee color palette created on .