Muted Rosewood Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Muted Rosewood Dream palette

Condividi questa palette a:

Scarica la tavolozza dei colori Muted Rosewood Dream (PNG)

Download muted rosewood dream color palette PNG image (landscape)
Download muted rosewood dream color palette PNG image (square)

tavolozza dei colori Muted Rosewood Dream CSS

/* CSS */
.color-1 {
color: #a06a7d;
}
.color-2 {
color: #a0798b;
}
.color-3 {
color: #b4798c;
}
.color-4 {
color: #b48d8d;
}
.color-5 {
color: #a06a8c;
}

/* CSS Variables */
:root {
--color-1: #a06a7d;
--color-2: #a0798b;
--color-3: #b4798c;
--color-4: #b48d8d;
--color-5: #a06a8c;
}

CSS con gradiente di sfondo Muted Rosewood Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a06a7d, #a0798b, #b4798c, #b48d8d, #a06a8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a06a7d, #a0798b, #b4798c, #b48d8d, #a06a8c);
}

Muted Rosewood Dream color palette created on .