Blue Storm カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Storm palette
Blue Storm カラーパレット CSS
/* CSS */
.color-1 {
color: #3b5e8c;
}
.color-2 {
color: #5c7a99;
}
.color-3 {
color: #7ca5b6;
}
.color-4 {
color: #b2d7c9;
}
.color-5 {
color: #d1e5e0;
}
/* CSS Variables */
:root {
--color-1: #3b5e8c;
--color-2: #5c7a99;
--color-3: #7ca5b6;
--color-4: #b2d7c9;
--color-5: #d1e5e0;
}
Blue Storm の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b5e8c, #5c7a99, #7ca5b6, #b2d7c9, #d1e5e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b5e8c, #5c7a99, #7ca5b6, #b2d7c9, #d1e5e0);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
- Serenity Sunset
- Minty Pink Blue
- Love Blue
- Oceanic Blossom
Blue Storm color palette created on .