Whispers of Soft Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Soft Elegance palette

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

Whispers of Soft Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f7f7f7;
}
.color-3 {
color: #e4e7e4;
}
.color-4 {
color: #d8d0d4;
}
.color-5 {
color: #d7a7b5;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f7f7f7;
--color-3: #e4e7e4;
--color-4: #d8d0d4;
--color-5: #d7a7b5;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f7f7f7, #e4e7e4, #d8d0d4, #d7a7b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f7f7f7, #e4e7e4, #d8d0d4, #d7a7b5);
}

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

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

Whispers of Soft Elegance color palette created on .