Place in the World Fades Away Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Place in the World Fades Away palette
Immagine PNG della tavolozza dei colori Place in the World Fades Away
tavolozza dei colori Place in the World Fades Away CSS
/* CSS */
.color-1 {
color: #d4dddd;
}
.color-2 {
color: #abbfbf;
}
.color-3 {
color: #8ea9a9;
}
.color-4 {
color: #6c9393;
}
.color-5 {
color: #476c6c;
}
/* CSS Variables */
:root {
--color-1: #d4dddd;
--color-2: #abbfbf;
--color-3: #8ea9a9;
--color-4: #6c9393;
--color-5: #476c6c;
}
CSS con gradiente di sfondo Place in the World Fades Away
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4dddd, #abbfbf, #8ea9a9, #6c9393, #476c6c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4dddd, #abbfbf, #8ea9a9, #6c9393, #476c6c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 50+ tavolozzas di colori Grigio
Place in the World Fades Away color palette created on .