Lo-Fi Sunset Vibes カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Lo-Fi Sunset Vibes palette

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

Lo-Fi Sunset Vibes カラー パレット PNG 画像

Download lo-fi sunset vibes color palette PNG image (landscape)
Download lo-fi sunset vibes color palette PNG image (square)

Lo-Fi Sunset Vibes カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff8e3d;
}
.color-3 {
color: #ffb84d;
}
.color-4 {
color: #ffdc6b;
}
.color-5 {
color: #ffee99;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff8e3d;
--color-3: #ffb84d;
--color-4: #ffdc6b;
--color-5: #ffee99;
}

Lo-Fi Sunset Vibes の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff8e3d, #ffb84d, #ffdc6b, #ffee99);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff8e3d, #ffb84d, #ffdc6b, #ffee99);
}

Lo-Fi Sunset Vibes color palette created on .