Midnight Blossom カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Midnight Blossom palette

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

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

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

Midnight Blossom カラーパレット CSS

/* CSS */
.color-1 {
color: #1f1b27;
}
.color-2 {
color: #5d2a60;
}
.color-3 {
color: #a64e8c;
}
.color-4 {
color: #e6a3c7;
}
.color-5 {
color: #ffffff;
}

/* CSS Variables */
:root {
--color-1: #1f1b27;
--color-2: #5d2a60;
--color-3: #a64e8c;
--color-4: #e6a3c7;
--color-5: #ffffff;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b27, #5d2a60, #a64e8c, #e6a3c7, #ffffff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b27, #5d2a60, #a64e8c, #e6a3c7, #ffffff);
}

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

Midnight Blossom color palette created on .