Winter Y2K 80s Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Winter Y2K 80s palette

Share this palette to:

Winter Y2K 80s color palette PNG image

Download winter y2k 80s color palette PNG image (landscape)
Download winter y2k 80s color palette PNG image (square)

Winter Y2K 80s color palette CSS

/* CSS */
.color-1 {
color: #1a1f3d;
}
.color-2 {
color: #4b70a0;
}
.color-3 {
color: #8cb5e3;
}
.color-4 {
color: #ff8052;
}
.color-5 {
color: #f1c84b;
}

/* CSS Variables */
:root {
--color-1: #1a1f3d;
--color-2: #4b70a0;
--color-3: #8cb5e3;
--color-4: #ff8052;
--color-5: #f1c84b;
}

Winter Y2K 80s background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a1f3d, #4b70a0, #8cb5e3, #ff8052, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a1f3d, #4b70a0, #8cb5e3, #ff8052, #f1c84b);
}

Similar color palettes

Scroll down to explore 3 Winter color palettes

Winter Y2K 80s color palette created on .