Blushing Sunset Serenade Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blushing Sunset Serenade palette
tavolozza dei colori Blushing Sunset Serenade CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fbe4e4;
}
.color-3 {
color: #fabdbd;
}
.color-4 {
color: #be898e;
}
.color-5 {
color: #ea881f;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fbe4e4;
--color-3: #fabdbd;
--color-4: #be898e;
--color-5: #ea881f;
}
CSS con gradiente di sfondo Blushing Sunset Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fbe4e4, #fabdbd, #be898e, #ea881f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fbe4e4, #fabdbd, #be898e, #ea881f);
}
Tavolozze di colori simili
Blushing Sunset Serenade color palette created on .