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: #d5c2e5;
}
.color-2 {
color: #a98ac1;
}
.color-3 {
color: #8a6eaa;
}
.color-4 {
color: #5f3370;
}
.color-5 {
color: #f2e1f9;
}

/* CSS Variables */
:root {
--color-1: #d5c2e5;
--color-2: #a98ac1;
--color-3: #8a6eaa;
--color-4: #5f3370;
--color-5: #f2e1f9;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5c2e5, #a98ac1, #8a6eaa, #5f3370, #f2e1f9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5c2e5, #a98ac1, #8a6eaa, #5f3370, #f2e1f9);
}

Lavender Dreams color palette created on .