Lady of the Moon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Lady of the Moon palette

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

Lady of the Moon カラー パレット PNG 画像

Download lady of the moon color palette PNG image (landscape)
Download lady of the moon color palette PNG image (square)

Lady of the Moon カラーパレット CSS

/* CSS */
.color-1 {
color: #4a4e82;
}
.color-2 {
color: #7b8f9d;
}
.color-3 {
color: #a7c1d2;
}
.color-4 {
color: #f0e0f0;
}
.color-5 {
color: #e3b5c9;
}

/* CSS Variables */
:root {
--color-1: #4a4e82;
--color-2: #7b8f9d;
--color-3: #a7c1d2;
--color-4: #f0e0f0;
--color-5: #e3b5c9;
}

Lady of the Moon の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a4e82, #7b8f9d, #a7c1d2, #f0e0f0, #e3b5c9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a4e82, #7b8f9d, #a7c1d2, #f0e0f0, #e3b5c9);
}

Lady of the Moon color palette created on .