Midnight Reverie カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Midnight Reverie palette

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

Midnight Reverie カラーパレット CSS

/* CSS */
.color-1 {
color: #b7b3a4;
}
.color-2 {
color: #445c6f;
}
.color-3 {
color: #422430;
}
.color-4 {
color: #2a1e25;
}
.color-5 {
color: #0b1c47;
}

/* CSS Variables */
:root {
--color-1: #b7b3a4;
--color-2: #445c6f;
--color-3: #422430;
--color-4: #2a1e25;
--color-5: #0b1c47;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7b3a4, #445c6f, #422430, #2a1e25, #0b1c47);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7b3a4, #445c6f, #422430, #2a1e25, #0b1c47);
}

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

下にスクロールして7個のEarthy tonesカラーパレットを探索しましょう

Midnight Reverie color palette created on .