Paleta de colores Rowdy Reverie

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Rowdy Reverie palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Rowdy Reverie

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

CSS de la paleta de colores Rowdy Reverie

/* CSS */
.color-1 {
color: #9a5b89;
}
.color-2 {
color: #e2c2a2;
}
.color-3 {
color: #fcf6c0;
}
.color-4 {
color: #f6b531;
}
.color-5 {
color: #d95f26;
}

/* CSS Variables */
:root {
--color-1: #9a5b89;
--color-2: #e2c2a2;
--color-3: #fcf6c0;
--color-4: #f6b531;
--color-5: #d95f26;
}

CSS del degradado de fondo Rowdy Reverie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9a5b89, #e2c2a2, #fcf6c0, #f6b531, #d95f26);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9a5b89, #e2c2a2, #fcf6c0, #f6b531, #d95f26);
}

Rowdy Reverie color palette created on .