Serene Sky and Stone Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serene Sky and Stone palette
tavolozza dei colori Serene Sky and Stone CSS
/* CSS */
.color-1 {
color: #e1dfe1;
}
.color-2 {
color: #b1b1af;
}
.color-3 {
color: #7bb4ea;
}
.color-4 {
color: #5995c9;
}
.color-5 {
color: #87886d;
}
/* CSS Variables */
:root {
--color-1: #e1dfe1;
--color-2: #b1b1af;
--color-3: #7bb4ea;
--color-4: #5995c9;
--color-5: #87886d;
}
CSS con gradiente di sfondo Serene Sky and Stone
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1dfe1, #b1b1af, #7bb4ea, #5995c9, #87886d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1dfe1, #b1b1af, #7bb4ea, #5995c9, #87886d);
}
Tavolozze di colori simili
Serene Sky and Stone color palette created on .