Paleta de colores Sweet Confection Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sweet Confection Dream palette

Compartir esta paleta en:

Descargar la paleta de colores Sweet Confection Dream (PNG)

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

CSS de la paleta de colores Sweet Confection Dream

/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #ffccbd;
}
.color-3 {
color: #ffe0b3;
}
.color-4 {
color: #fff9c2;
}
.color-5 {
color: #ffe680;
}

/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #ffccbd;
--color-3: #ffe0b3;
--color-4: #fff9c2;
--color-5: #ffe680;
}

CSS del degradado de fondo Sweet Confection Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #ffccbd, #ffe0b3, #fff9c2, #ffe680);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #ffccbd, #ffe0b3, #fff9c2, #ffe680);
}

Sweet Confection Dream color palette created on .