Dior Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Dior Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Dior Dreams

Download dior dreams color palette PNG image (landscape)
Download dior dreams color palette PNG image (square)

tavolozza dei colori Dior Dreams CSS

/* CSS */
.color-1 {
color: #d6b8c9;
}
.color-2 {
color: #cca3b1;
}
.color-3 {
color: #a56f8b;
}
.color-4 {
color: #5e4b68;
}
.color-5 {
color: #3b2b35;
}

/* CSS Variables */
:root {
--color-1: #d6b8c9;
--color-2: #cca3b1;
--color-3: #a56f8b;
--color-4: #5e4b68;
--color-5: #3b2b35;
}

CSS con gradiente di sfondo Dior Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6b8c9, #cca3b1, #a56f8b, #5e4b68, #3b2b35);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6b8c9, #cca3b1, #a56f8b, #5e4b68, #3b2b35);
}

Dior Dreams color palette created on .