Blush Whisper Harmony カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blush Whisper Harmony palette
Image Gallery

Blush Whisper Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #eeedec;
}
.color-2 {
color: #dfd9d3;
}
.color-3 {
color: #f0b1a3;
}
.color-4 {
color: #c0bcb4;
}
.color-5 {
color: #ca7b72;
}
/* CSS Variables */
:root {
--color-1: #eeedec;
--color-2: #dfd9d3;
--color-3: #f0b1a3;
--color-4: #c0bcb4;
--color-5: #ca7b72;
}
Blush Whisper Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eeedec, #dfd9d3, #f0b1a3, #c0bcb4, #ca7b72);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eeedec, #dfd9d3, #f0b1a3, #c0bcb4, #ca7b72);
}
似たようなカラーパレット
下にスクロールして5個のSoft pinkカラーパレットを探索しましょう
Blush Whisper Harmony color palette created on .