Prettiest Moon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Prettiest Moon palette

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

Prettiest Moon カラー パレット PNG 画像

Download prettiest moon color palette PNG image (landscape)
Download prettiest moon color palette PNG image (square)

Prettiest Moon カラーパレット CSS

/* CSS */
.color-1 {
color: #f8e2f5;
}
.color-2 {
color: #f2b1d2;
}
.color-3 {
color: #d88dbe;
}
.color-4 {
color: #a45ea6;
}
.color-5 {
color: #7b2b8c;
}

/* CSS Variables */
:root {
--color-1: #f8e2f5;
--color-2: #f2b1d2;
--color-3: #d88dbe;
--color-4: #a45ea6;
--color-5: #7b2b8c;
}

Prettiest Moon の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e2f5, #f2b1d2, #d88dbe, #a45ea6, #7b2b8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e2f5, #f2b1d2, #d88dbe, #a45ea6, #7b2b8c);
}

Prettiest Moon color palette created on .