Pink Sunset Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Sunset palette
tavolozza dei colori Pink Sunset CSS
/* CSS */
.color-1 {
color: #f0b2f0;
}
.color-2 {
color: #fcd6a1;
}
.color-3 {
color: #ffeb8a;
}
.color-4 {
color: #ff7b61;
}
.color-5 {
color: #ff3d3d;
}
/* CSS Variables */
:root {
--color-1: #f0b2f0;
--color-2: #fcd6a1;
--color-3: #ffeb8a;
--color-4: #ff7b61;
--color-5: #ff3d3d;
}
CSS con gradiente di sfondo Pink Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0b2f0, #fcd6a1, #ffeb8a, #ff7b61, #ff3d3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0b2f0, #fcd6a1, #ffeb8a, #ff7b61, #ff3d3d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 700+ tavolozzas di colori Estetico
Pink Sunset color palette created on .