Blue Nebula カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Nebula palette
Blue Nebula カラーパレット CSS
/* CSS */
.color-1 {
color: #1e3a76;
}
.color-2 {
color: #ff4d4f;
}
.color-3 {
color: #ff6d1f;
}
.color-4 {
color: #f9c54e;
}
.color-5 {
color: #91be6f;
}
/* CSS Variables */
:root {
--color-1: #1e3a76;
--color-2: #ff4d4f;
--color-3: #ff6d1f;
--color-4: #f9c54e;
--color-5: #91be6f;
}
Blue Nebula の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3a76, #ff4d4f, #ff6d1f, #f9c54e, #91be6f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3a76, #ff4d4f, #ff6d1f, #f9c54e, #91be6f);
}
似たようなカラーパレット
下にスクロールして90+個の青カラーパレットを探索しましょう
- 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
- Nautical Harvest
Blue Nebula color palette created on .