Paleta de colores Sweet Strawberry Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sweet Strawberry Dream palette

Compartir esta paleta en:

Descargar la paleta de colores Sweet Strawberry Dream (PNG)

Download sweet strawberry dream color palette PNG image (landscape)
Download sweet strawberry dream color palette PNG image (square)

CSS de la paleta de colores Sweet Strawberry Dream

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffb3ba;
}
.color-3 {
color: #ffd1dc;
}
.color-4 {
color: #ffa09e;
}
.color-5 {
color: #ff5c9d;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffb3ba;
--color-3: #ffd1dc;
--color-4: #ffa09e;
--color-5: #ff5c9d;
}

CSS del degradado de fondo Sweet Strawberry Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffb3ba, #ffd1dc, #ffa09e, #ff5c9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffb3ba, #ffd1dc, #ffa09e, #ff5c9d);
}

Sweet Strawberry Dream color palette created on .