Midnight Temptation カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Midnight Temptation palette

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

Midnight Temptation カラー パレット PNG 画像

Download midnight temptation color palette PNG image (landscape)
Download midnight temptation color palette PNG image (square)

Midnight Temptation カラーパレット CSS

/* CSS */
.color-1 {
color: #141127;
}
.color-2 {
color: #322650;
}
.color-3 {
color: #563277;
}
.color-4 {
color: #79317d;
}
.color-5 {
color: #9e4c75;
}

/* CSS Variables */
:root {
--color-1: #141127;
--color-2: #322650;
--color-3: #563277;
--color-4: #79317d;
--color-5: #9e4c75;
}

Midnight Temptation の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #141127, #322650, #563277, #79317d, #9e4c75);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #141127, #322650, #563277, #79317d, #9e4c75);
}

Midnight Temptation color palette created on .