Showa Retro Pastel Dreamy Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Showa Retro Pastel Dreamy palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Showa Retro Pastel Dreamy

Download showa retro pastel dreamy color palette PNG image (landscape)
Download showa retro pastel dreamy color palette PNG image (square)

tavolozza dei colori Showa Retro Pastel Dreamy CSS

/* CSS */
.color-1 {
color: #f8b9ce;
}
.color-2 {
color: #ffadad;
}
.color-3 {
color: #ffd4b8;
}
.color-4 {
color: #ff667d;
}
.color-5 {
color: #d4a5a5;
}

/* CSS Variables */
:root {
--color-1: #f8b9ce;
--color-2: #ffadad;
--color-3: #ffd4b8;
--color-4: #ff667d;
--color-5: #d4a5a5;
}

CSS con gradiente di sfondo Showa Retro Pastel Dreamy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8b9ce, #ffadad, #ffd4b8, #ff667d, #d4a5a5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8b9ce, #ffadad, #ffd4b8, #ff667d, #d4a5a5);
}

Showa Retro Pastel Dreamy color palette created on .