Narcissa Malfoy カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Narcissa Malfoy palette

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

Narcissa Malfoy カラー パレット PNG 画像

Download narcissa malfoy color palette PNG image (landscape)
Download narcissa malfoy color palette PNG image (square)

Narcissa Malfoy カラーパレット CSS

/* CSS */
.color-1 {
color: #e1d6e6;
}
.color-2 {
color: #b7c6d7;
}
.color-3 {
color: #a6b9c9;
}
.color-4 {
color: #f1c1e6;
}
.color-5 {
color: #d5a5d9;
}

/* CSS Variables */
:root {
--color-1: #e1d6e6;
--color-2: #b7c6d7;
--color-3: #a6b9c9;
--color-4: #f1c1e6;
--color-5: #d5a5d9;
}

Narcissa Malfoy の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1d6e6, #b7c6d7, #a6b9c9, #f1c1e6, #d5a5d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1d6e6, #b7c6d7, #a6b9c9, #f1c1e6, #d5a5d9);
}

Narcissa Malfoy color palette created on .