Loading...
Pink Cosmos Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Cosmos palette
Scarica la tavolozza dei colori Pink Cosmos (PNG)
tavolozza dei colori Pink Cosmos CSS
/* CSS */
.color-1 {
color: #ffd6d8;
}
.color-2 {
color: #f2b1c7;
}
.color-3 {
color: #e09eb1;
}
.color-4 {
color: #d68f99;
}
.color-5 {
color: #c57c86;
}
/* CSS Variables */
:root {
--color-1: #ffd6d8;
--color-2: #f2b1c7;
--color-3: #e09eb1;
--color-4: #d68f99;
--color-5: #c57c86;
}
CSS con gradiente di sfondo Pink Cosmos
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffd6d8, #f2b1c7, #e09eb1, #d68f99, #c57c86);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffd6d8, #f2b1c7, #e09eb1, #d68f99, #c57c86);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Estetico
Pink Cosmos color palette created on .