Chocolate Pink Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Chocolate Pink Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Chocolate Pink Dreams

Download chocolate pink dreams color palette PNG image (landscape)
Download chocolate pink dreams color palette PNG image (square)

tavolozza dei colori Chocolate Pink Dreams CSS

/* CSS */
.color-1 {
color: #e6b7c1;
}
.color-2 {
color: #c3988d;
}
.color-3 {
color: #b6897c;
}
.color-4 {
color: #7d5b4f;
}
.color-5 {
color: #402b2f;
}

/* CSS Variables */
:root {
--color-1: #e6b7c1;
--color-2: #c3988d;
--color-3: #b6897c;
--color-4: #7d5b4f;
--color-5: #402b2f;
}

CSS con gradiente di sfondo Chocolate Pink Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6b7c1, #c3988d, #b6897c, #7d5b4f, #402b2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6b7c1, #c3988d, #b6897c, #7d5b4f, #402b2f);
}

Chocolate Pink Dreams color palette created on .