Kurloz カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Kurloz palette
Kurloz カラーパレット CSS
/* CSS */
.color-1 {
color: #700f23;
}
.color-2 {
color: #9c1c2f;
}
.color-3 {
color: #d6383d;
}
.color-4 {
color: #f6b74c;
}
.color-5 {
color: #f0e0b2;
}
/* CSS Variables */
:root {
--color-1: #700f23;
--color-2: #9c1c2f;
--color-3: #d6383d;
--color-4: #f6b74c;
--color-5: #f0e0b2;
}
Kurloz の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #700f23, #9c1c2f, #d6383d, #f6b74c, #f0e0b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #700f23, #9c1c2f, #d6383d, #f6b74c, #f0e0b2);
}
似たようなカラーパレット
下にスクロールして200+個のダークカラーパレットを探索しましょう
- Midnight Feathers
- Something Bad Will Happen Soon
- Shades of Dark Red
- Ethereal Twilight
- Crimson Enchantment
- Midnight Heist
- Shades of Pink
- Dark Blue with a Touch of Red
- Dark Raven
- Purple Circus
- Seductive Harmony
- Midnight Whispers
- Dark Red Horror
- Inferno Rider
- Sinister Elegance
- Dark Purple Rainbow
- Dark Red Elegance
- Mystic Pink
Kurloz color palette created on .