Plum Pudding Everywhere Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Plum Pudding Everywhere palette
Immagine PNG della tavolozza dei colori Plum Pudding Everywhere
tavolozza dei colori Plum Pudding Everywhere CSS
/* CSS */
.color-1 {
color: #704d7a;
}
.color-2 {
color: #b47e9e;
}
.color-3 {
color: #e4b4c1;
}
.color-4 {
color: #ffddd1;
}
.color-5 {
color: #ffcc99;
}
/* CSS Variables */
:root {
--color-1: #704d7a;
--color-2: #b47e9e;
--color-3: #e4b4c1;
--color-4: #ffddd1;
--color-5: #ffcc99;
}
CSS con gradiente di sfondo Plum Pudding Everywhere
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #704d7a, #b47e9e, #e4b4c1, #ffddd1, #ffcc99);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #704d7a, #b47e9e, #e4b4c1, #ffddd1, #ffcc99);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1000+ tavolozzas di colori Prugna
Plum Pudding Everywhere color palette created on .