Paleta de colores Pink Cloud Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pink Cloud Dream palette

Compartir esta paleta en:

Descargar la paleta de colores Pink Cloud Dream (PNG)

Download pink cloud dream color palette PNG image (landscape)
Download pink cloud dream color palette PNG image (square)

CSS de la paleta de colores Pink Cloud Dream

/* CSS */
.color-1 {
color: #fac7d4;
}
.color-2 {
color: #f8d8dd;
}
.color-3 {
color: #f5d1e4;
}
.color-4 {
color: #f2c5d8;
}
.color-5 {
color: #edc0cd;
}

/* CSS Variables */
:root {
--color-1: #fac7d4;
--color-2: #f8d8dd;
--color-3: #f5d1e4;
--color-4: #f2c5d8;
--color-5: #edc0cd;
}

CSS del degradado de fondo Pink Cloud Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fac7d4, #f8d8dd, #f5d1e4, #f2c5d8, #edc0cd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fac7d4, #f8d8dd, #f5d1e4, #f2c5d8, #edc0cd);
}

Pink Cloud Dream color palette created on .