Celestial Lavender Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Celestial Lavender Dreams palette

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

Celestial Lavender Dreams カラー パレット PNG 画像

Download celestial lavender dreams color palette PNG image (landscape)
Download celestial lavender dreams color palette PNG image (square)

Celestial Lavender Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #d6c8df;
}
.color-2 {
color: #b7a0ca;
}
.color-3 {
color: #9f8bb1;
}
.color-4 {
color: #7b6f9f;
}
.color-5 {
color: #594a78;
}

/* CSS Variables */
:root {
--color-1: #d6c8df;
--color-2: #b7a0ca;
--color-3: #9f8bb1;
--color-4: #7b6f9f;
--color-5: #594a78;
}

Celestial Lavender Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6c8df, #b7a0ca, #9f8bb1, #7b6f9f, #594a78);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6c8df, #b7a0ca, #9f8bb1, #7b6f9f, #594a78);
}

Celestial Lavender Dreams color palette created on .