Y2K Sunset Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Y2K Sunset palette

Condividi questa palette a:

Scarica la tavolozza dei colori Y2K Sunset (PNG)

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

tavolozza dei colori Y2K Sunset CSS

/* CSS */
.color-1 {
color: #1e3a76;
}
.color-2 {
color: #f05c00;
}
.color-3 {
color: #f1b25b;
}
.color-4 {
color: #2a9d90;
}
.color-5 {
color: #e76e50;
}

/* CSS Variables */
:root {
--color-1: #1e3a76;
--color-2: #f05c00;
--color-3: #f1b25b;
--color-4: #2a9d90;
--color-5: #e76e50;
}

CSS con gradiente di sfondo Y2K Sunset

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3a76, #f05c00, #f1b25b, #2a9d90, #e76e50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3a76, #f05c00, #f1b25b, #2a9d90, #e76e50);
}

Tavolozze di colori simili

Y2K Sunset color palette created on .