Whispers of a Serene Café Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of a Serene Café palette
tavolozza dei colori Whispers of a Serene Café CSS
/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #f4c3b3;
}
.color-3 {
color: #f5d88a;
}
.color-4 {
color: #fab700;
}
.color-5 {
color: #6a4f4d;
}
/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #f4c3b3;
--color-3: #f5d88a;
--color-4: #fab700;
--color-5: #6a4f4d;
}
CSS con gradiente di sfondo Whispers of a Serene Café
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #f4c3b3, #f5d88a, #fab700, #6a4f4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #f4c3b3, #f5d88a, #fab700, #6a4f4d);
}
Tavolozze di colori simili
Whispers of a Serene Café color palette created on .