Sunset Reverie Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sunset Reverie palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Sunset Reverie

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

tavolozza dei colori Sunset Reverie CSS

/* CSS */
.color-1 {
color: #f3e0d3;
}
.color-2 {
color: #f0a7a3;
}
.color-3 {
color: #ef782e;
}
.color-4 {
color: #d64f3d;
}
.color-5 {
color: #682c3d;
}

/* CSS Variables */
:root {
--color-1: #f3e0d3;
--color-2: #f0a7a3;
--color-3: #ef782e;
--color-4: #d64f3d;
--color-5: #682c3d;
}

CSS con gradiente di sfondo Sunset Reverie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e0d3, #f0a7a3, #ef782e, #d64f3d, #682c3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e0d3, #f0a7a3, #ef782e, #d64f3d, #682c3d);
}

Tavolozze di colori simili

Sunset Reverie color palette created on .