Paleta de colores Muted Rosewood Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Muted Rosewood Dream palette

Compartir esta paleta en:

Descargar la paleta de colores Muted Rosewood Dream (PNG)

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

CSS de la paleta de colores Muted Rosewood Dream

/* 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 del degradado de fondo 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 .