Loading...

Cotton Candy Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Cotton Candy Dreams palette

Condividi questa palette a:

Scarica la tavolozza dei colori Cotton Candy Dreams (PNG)

Download cotton candy dreams color palette PNG image (landscape)
Download cotton candy dreams color palette PNG image (square)

tavolozza dei colori Cotton Candy Dreams CSS

/* CSS */
.color-1 {
color: #f2c4c0;
}
.color-2 {
color: #f5d6cc;
}
.color-3 {
color: #f8e2dd;
}
.color-4 {
color: #fcf1ee;
}
.color-5 {
color: #f9e1e6;
}

/* CSS Variables */
:root {
--color-1: #f2c4c0;
--color-2: #f5d6cc;
--color-3: #f8e2dd;
--color-4: #fcf1ee;
--color-5: #f9e1e6;
}

CSS con gradiente di sfondo Cotton Candy Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2c4c0, #f5d6cc, #f8e2dd, #fcf1ee, #f9e1e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2c4c0, #f5d6cc, #f8e2dd, #fcf1ee, #f9e1e6);
}

Cotton Candy Dreams color palette created on .