Retro Raspberry Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Retro Raspberry Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Retro Raspberry Dreams

Download retro raspberry dreams color palette PNG image (landscape)
Download retro raspberry dreams color palette PNG image (square)

tavolozza dei colori Retro Raspberry Dreams CSS

/* CSS */
.color-1 {
color: #9c2b62;
}
.color-2 {
color: #af4b8e;
}
.color-3 {
color: #d17b9a;
}
.color-4 {
color: #f4a4bf;
}
.color-5 {
color: #c25b8f;
}

/* CSS Variables */
:root {
--color-1: #9c2b62;
--color-2: #af4b8e;
--color-3: #d17b9a;
--color-4: #f4a4bf;
--color-5: #c25b8f;
}

CSS con gradiente di sfondo Retro Raspberry Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c2b62, #af4b8e, #d17b9a, #f4a4bf, #c25b8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c2b62, #af4b8e, #d17b9a, #f4a4bf, #c25b8f);
}

Retro Raspberry Dreams color palette created on .