Mystical Midnight Garden カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mystical Midnight Garden palette

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

Mystical Midnight Garden カラー パレット PNG 画像

Download mystical midnight garden color palette PNG image (landscape)
Download mystical midnight garden color palette PNG image (square)

Mystical Midnight Garden カラーパレット CSS

/* CSS */
.color-1 {
color: #202022;
}
.color-2 {
color: #2f2f32;
}
.color-3 {
color: #4e4e55;
}
.color-4 {
color: #a28bbb;
}
.color-5 {
color: #d6c2e0;
}

/* CSS Variables */
:root {
--color-1: #202022;
--color-2: #2f2f32;
--color-3: #4e4e55;
--color-4: #a28bbb;
--color-5: #d6c2e0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #202022, #2f2f32, #4e4e55, #a28bbb, #d6c2e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #202022, #2f2f32, #4e4e55, #a28bbb, #d6c2e0);
}

Mystical Midnight Garden color palette created on .