Winter Y2K 80s カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Winter Y2K 80s palette

このパレットを共有する先:

Winter Y2K 80s カラー パレット PNG 画像

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

Winter Y2K 80s カラーパレット 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 の背景のグラデーション 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);
}

似たようなカラーパレット

下にスクロールして3個のウィンターカラーパレットを探索しましょう

Winter Y2K 80s color palette created on .