Lavender Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Lavender Dreams palette

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

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

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

Lavender Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #d6c2e0;
}
.color-2 {
color: #bea6d9;
}
.color-3 {
color: #a575c2;
}
.color-4 {
color: #7d3f8d;
}
.color-5 {
color: #4a1f56;
}

/* CSS Variables */
:root {
--color-1: #d6c2e0;
--color-2: #bea6d9;
--color-3: #a575c2;
--color-4: #7d3f8d;
--color-5: #4a1f56;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6c2e0, #bea6d9, #a575c2, #7d3f8d, #4a1f56);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6c2e0, #bea6d9, #a575c2, #7d3f8d, #4a1f56);
}

Lavender Dreams color palette created on .