Paleta de colores Rosewood Reverie

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Rosewood Reverie palette

Compartir esta paleta en:

Descargar la paleta de colores Rosewood Reverie (PNG)

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

CSS de la paleta de colores Rosewood Reverie

/* CSS */
.color-1 {
color: #a47c74;
}
.color-2 {
color: #904e4c;
}
.color-3 {
color: #eac7b3;
}
.color-4 {
color: #f0d399;
}
.color-5 {
color: #000000;
}

/* CSS Variables */
:root {
--color-1: #a47c74;
--color-2: #904e4c;
--color-3: #eac7b3;
--color-4: #f0d399;
--color-5: #000000;
}

CSS del degradado de fondo Rosewood Reverie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a47c74, #904e4c, #eac7b3, #f0d399, #000000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a47c74, #904e4c, #eac7b3, #f0d399, #000000);
}

Rosewood Reverie color palette created on .