Rowdy Reverie Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Rowdy Reverie palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Rowdy Reverie

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

tavolozza dei colori Rowdy Reverie CSS

/* 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 con gradiente di sfondo 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 .