Ethereal Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Ethereal Twilight palette

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

Ethereal Twilight カラー パレット PNG 画像

Download ethereal twilight color palette PNG image (landscape)
Download ethereal twilight color palette PNG image (square)

Ethereal Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #1d060c;
}
.color-2 {
color: #300d11;
}
.color-3 {
color: #441318;
}
.color-4 {
color: #631c20;
}
.color-5 {
color: #7d2826;
}

/* CSS Variables */
:root {
--color-1: #1d060c;
--color-2: #300d11;
--color-3: #441318;
--color-4: #631c20;
--color-5: #7d2826;
}

Ethereal Twilight の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d060c, #300d11, #441318, #631c20, #7d2826);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d060c, #300d11, #441318, #631c20, #7d2826);
}

Ethereal Twilight color palette created on .