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: #fcfdfd;
}
.color-2 {
color: #f5f5f5;
}
.color-3 {
color: #f1eeee;
}
.color-4 {
color: #eee8e8;
}
.color-5 {
color: #dcd6d5;
}
/* CSS Variables */
:root {
--color-1: #fcfdfd;
--color-2: #f5f5f5;
--color-3: #f1eeee;
--color-4: #eee8e8;
--color-5: #dcd6d5;
}
Whispers of Soft Elegance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcfdfd, #f5f5f5, #f1eeee, #eee8e8, #dcd6d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcfdfd, #f5f5f5, #f1eeee, #eee8e8, #dcd6d5);
}
似たようなカラーパレット
下にスクロールして2個のSoft whiteカラーパレットを探索しましょう
Whispers of Soft Elegance color palette created on .