Whispers of Kazuha カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Kazuha palette
Whispers of Kazuha カラーパレット CSS
/* CSS */
.color-1 {
color: #e2b6c4;
}
.color-2 {
color: #f1d0c6;
}
.color-3 {
color: #f4e5c8;
}
.color-4 {
color: #d4e8d4;
}
.color-5 {
color: #b2d6e0;
}
/* CSS Variables */
:root {
--color-1: #e2b6c4;
--color-2: #f1d0c6;
--color-3: #f4e5c8;
--color-4: #d4e8d4;
--color-5: #b2d6e0;
}
Whispers of Kazuha の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2b6c4, #f1d0c6, #f4e5c8, #d4e8d4, #b2d6e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2b6c4, #f1d0c6, #f4e5c8, #d4e8d4, #b2d6e0);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
Whispers of Kazuha color palette created on .