Paleta de colores Dusty Rosewood

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Dusty Rosewood palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Dusty Rosewood

Download dusty rosewood color palette PNG image (landscape)
Download dusty rosewood color palette PNG image (square)

CSS de la paleta de colores Dusty Rosewood

/* CSS */
.color-1 {
color: #d9cece;
}
.color-2 {
color: #b7a8a4;
}
.color-3 {
color: #9f898b;
}
.color-4 {
color: #7b5b5e;
}
.color-5 {
color: #4a3a3c;
}

/* CSS Variables */
:root {
--color-1: #d9cece;
--color-2: #b7a8a4;
--color-3: #9f898b;
--color-4: #7b5b5e;
--color-5: #4a3a3c;
}

CSS del degradado de fondo Dusty Rosewood

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9cece, #b7a8a4, #9f898b, #7b5b5e, #4a3a3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9cece, #b7a8a4, #9f898b, #7b5b5e, #4a3a3c);
}

Dusty Rosewood color palette created on .