Midnight Waves カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Midnight Waves palette

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

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

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

Midnight Waves カラーパレット CSS

/* CSS */
.color-1 {
color: #191d38;
}
.color-2 {
color: #2e3b5c;
}
.color-3 {
color: #4b4f7c;
}
.color-4 {
color: #6f8f9b;
}
.color-5 {
color: #97c4d3;
}

/* CSS Variables */
:root {
--color-1: #191d38;
--color-2: #2e3b5c;
--color-3: #4b4f7c;
--color-4: #6f8f9b;
--color-5: #97c4d3;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #191d38, #2e3b5c, #4b4f7c, #6f8f9b, #97c4d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #191d38, #2e3b5c, #4b4f7c, #6f8f9b, #97c4d3);
}

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

下にスクロールして5個のミッドナイトカラーパレットを探索しましょう

Midnight Waves color palette created on .