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