Lavender Fields カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Lavender Fields palette

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

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

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

Lavender Fields カラーパレット CSS

/* CSS */
.color-1 {
color: #b497c9;
}
.color-2 {
color: #d6a4df;
}
.color-3 {
color: #f3c3e2;
}
.color-4 {
color: #f3e8b4;
}
.color-5 {
color: #b1d576;
}

/* CSS Variables */
:root {
--color-1: #b497c9;
--color-2: #d6a4df;
--color-3: #f3c3e2;
--color-4: #f3e8b4;
--color-5: #b1d576;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b497c9, #d6a4df, #f3c3e2, #f3e8b4, #b1d576);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b497c9, #d6a4df, #f3c3e2, #f3e8b4, #b1d576);
}

Lavender Fields color palette created on .