Lilac Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Lilac Dreams palette

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

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

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

Lilac Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #eab8e4;
}
.color-2 {
color: #cda2d8;
}
.color-3 {
color: #a36bb8;
}
.color-4 {
color: #805da8;
}
.color-5 {
color: #5c3989;
}

/* CSS Variables */
:root {
--color-1: #eab8e4;
--color-2: #cda2d8;
--color-3: #a36bb8;
--color-4: #805da8;
--color-5: #5c3989;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eab8e4, #cda2d8, #a36bb8, #805da8, #5c3989);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eab8e4, #cda2d8, #a36bb8, #805da8, #5c3989);
}

Lilac Dreams color palette created on .