Pink Cloud Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Pink Cloud Dream palette

Condividi questa palette a:

Scarica la tavolozza dei colori Pink Cloud Dream (PNG)

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

tavolozza dei colori Pink Cloud Dream CSS

/* 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 con gradiente di sfondo 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 .