Lilac Whisper カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Lilac Whisper palette

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

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

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

Lilac Whisper カラーパレット CSS

/* CSS */
.color-1 {
color: #d5c1e7;
}
.color-2 {
color: #b799d6;
}
.color-3 {
color: #8e7cb6;
}
.color-4 {
color: #705b9a;
}
.color-5 {
color: #4c3875;
}

/* CSS Variables */
:root {
--color-1: #d5c1e7;
--color-2: #b799d6;
--color-3: #8e7cb6;
--color-4: #705b9a;
--color-5: #4c3875;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5c1e7, #b799d6, #8e7cb6, #705b9a, #4c3875);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5c1e7, #b799d6, #8e7cb6, #705b9a, #4c3875);
}

Lilac Whisper color palette created on .