Matte Green and Lavender カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Matte Green and Lavender palette

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

Matte Green and Lavender カラーパレット CSS

/* CSS */
.color-1 {
color: #699b69;
}
.color-2 {
color: #b6a2c8;
}
.color-3 {
color: #7b709e;
}
.color-4 {
color: #e3d3e3;
}
.color-5 {
color: #ffffff;
}

/* CSS Variables */
:root {
--color-1: #699b69;
--color-2: #b6a2c8;
--color-3: #7b709e;
--color-4: #e3d3e3;
--color-5: #ffffff;
}

Matte Green and Lavender の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #699b69, #b6a2c8, #7b709e, #e3d3e3, #ffffff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #699b69, #b6a2c8, #7b709e, #e3d3e3, #ffffff);
}

似たようなカラーパレット

下にスクロールして1個の緑カラーパレットを探索しましょう

Matte Green and Lavender color palette created on .