Modern Blue Contrast カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Modern Blue Contrast palette
Modern Blue Contrast カラーパレット CSS
/* CSS */
.color-1 {
color: #0a4f99;
}
.color-2 {
color: #1e75b8;
}
.color-3 {
color: #3eb2e0;
}
.color-4 {
color: #f8c84f;
}
.color-5 {
color: #e76e50;
}
/* CSS Variables */
:root {
--color-1: #0a4f99;
--color-2: #1e75b8;
--color-3: #3eb2e0;
--color-4: #f8c84f;
--color-5: #e76e50;
}
Modern Blue Contrast の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0a4f99, #1e75b8, #3eb2e0, #f8c84f, #e76e50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0a4f99, #1e75b8, #3eb2e0, #f8c84f, #e76e50);
}
似たようなカラーパレット
- Blue Lilac Gold
- Dusty Blue and Sage Green
- Drizzle Dreams
- Cerulean Elegance
- Cascading Clouds
- Oceanic Ember
- Shades of Green and Blue
- Frank's Vibrant Journey
- Shades of Green and Blue
- Pink Dream
- Vibrant Red Blue Purple
- Blue Sky
- Whimsical Elegance
- Blue Astro
- Oceanic Harmony
- Sunny Coast Vibes
- Sunset Serenade
- California Sunset
Modern Blue Contrast color palette created on .