Land of Violet Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Land of Violet Dreams palette

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

Land of Violet Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #7b4c9e;
}
.color-2 {
color: #9b69bf;
}
.color-3 {
color: #d09fe5;
}
.color-4 {
color: #f2c5e7;
}
.color-5 {
color: #f7e0ff;
}

/* CSS Variables */
:root {
--color-1: #7b4c9e;
--color-2: #9b69bf;
--color-3: #d09fe5;
--color-4: #f2c5e7;
--color-5: #f7e0ff;
}

Land of Violet Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7b4c9e, #9b69bf, #d09fe5, #f2c5e7, #f7e0ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7b4c9e, #9b69bf, #d09fe5, #f2c5e7, #f7e0ff);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Land of Violet Dreams color palette created on .