Light Pink Shades Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Light Pink Shades palette
Immagine PNG della tavolozza dei colori Light Pink Shades
tavolozza dei colori Light Pink Shades CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #ffebf0;
}
.color-3 {
color: #f0d1d6;
}
.color-4 {
color: #e0aed1;
}
.color-5 {
color: #f6ccff;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #ffebf0;
--color-3: #f0d1d6;
--color-4: #e0aed1;
--color-5: #f6ccff;
}
CSS con gradiente di sfondo Light Pink Shades
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #ffebf0, #f0d1d6, #e0aed1, #f6ccff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #ffebf0, #f0d1d6, #e0aed1, #f6ccff);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 30+ tavolozzas di colori Bianco
Light Pink Shades color palette created on .