Whispers of Softness カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Softness palette

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

Whispers of Softness カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #faffff;
}
.color-3 {
color: #fffaff;
}
.color-4 {
color: #fff5f7;
}
.color-5 {
color: #ffebeb;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #faffff;
--color-3: #fffaff;
--color-4: #fff5f7;
--color-5: #ffebeb;
}

Whispers of Softness の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #faffff, #fffaff, #fff5f7, #ffebeb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #faffff, #fffaff, #fff5f7, #ffebeb);
}

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

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

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

Whispers of Softness color palette created on .