Cyber Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cyber Sunset palette

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

Cyber Sunset カラー パレット PNG 画像

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

Cyber Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #ff4d8b;
}
.color-2 {
color: #70ecff;
}
.color-3 {
color: #1b1b1d;
}
.color-4 {
color: #fffa66;
}
.color-5 {
color: #ff801f;
}

/* CSS Variables */
:root {
--color-1: #ff4d8b;
--color-2: #70ecff;
--color-3: #1b1b1d;
--color-4: #fffa66;
--color-5: #ff801f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff4d8b, #70ecff, #1b1b1d, #fffa66, #ff801f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff4d8b, #70ecff, #1b1b1d, #fffa66, #ff801f);
}

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

下にスクロールして9個のサイケデリックカラーパレットを探索しましょう

Cyber Sunset color palette created on .