Paleta de colores Retro Raspberry Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Retro Raspberry Dreams palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Retro Raspberry Dreams

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

CSS de la paleta de colores Retro Raspberry Dreams

/* 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 del degradado de fondo 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 .