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