Y2K Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Y2K Sunset palette

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

Y2K Sunset カラーパレット (PNG) をダウンロード

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

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;
}

Y2K Sunset の背景のグラデーション CSS

/* 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);
}

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

下にスクロールして8個の90年代カラーパレットを探索しましょう

Y2K Sunset color palette created on .