Electric Harmony カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Electric Harmony palette
Electric Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #ff3d3d;
}
.color-2 {
color: #3d9bff;
}
.color-3 {
color: #8b3dff;
}
.color-4 {
color: #ff3da1;
}
.color-5 {
color: #ffcf3d;
}
/* CSS Variables */
:root {
--color-1: #ff3d3d;
--color-2: #3d9bff;
--color-3: #8b3dff;
--color-4: #ff3da1;
--color-5: #ffcf3d;
}
Electric Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff3d3d, #3d9bff, #8b3dff, #ff3da1, #ffcf3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff3d3d, #3d9bff, #8b3dff, #ff3da1, #ffcf3d);
}
似たようなカラーパレット
下にスクロールして90+個の赤カラーパレットを探索しましょう
- Electric Harmony
- Matteo's Serenade
- Neon Green
- Orchard Sunrise
- Sweet Treat Delight
- Dark Red
- Cheesy Dreamscape
- Colorful Sunset
- Coral Elegance
- Crimson Dreams and Midnight Blues
- Vibrant Rivalry
- Red and Blue Optimus
- Vibrant Coral
- Vibrant Purple Green Blue
- Sunset Serenade
- Shades of Blue
- Marine Blue and Red Dining
- Nautical Harvest
Electric Harmony color palette created on .