Pink Strawberry Delight Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Strawberry Delight palette
Immagine PNG della tavolozza dei colori Pink Strawberry Delight
tavolozza dei colori Pink Strawberry Delight CSS
/* CSS */
.color-1 {
color: #ffd6dc;
}
.color-2 {
color: #ffebef;
}
.color-3 {
color: #fffbfa;
}
.color-4 {
color: #fff2eb;
}
.color-5 {
color: #ffe0e8;
}
/* CSS Variables */
:root {
--color-1: #ffd6dc;
--color-2: #ffebef;
--color-3: #fffbfa;
--color-4: #fff2eb;
--color-5: #ffe0e8;
}
CSS con gradiente di sfondo Pink Strawberry Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffd6dc, #ffebef, #fffbfa, #fff2eb, #ffe0e8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffd6dc, #ffebef, #fffbfa, #fff2eb, #ffe0e8);
}
Tavolozze di colori simili
Pink Strawberry Delight color palette created on .