Blue Business カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Business palette
Blue Business カラーパレット CSS
/* CSS */
.color-1 {
color: #3a6a8d;
}
.color-2 {
color: #5d91a8;
}
.color-3 {
color: #85b3c1;
}
.color-4 {
color: #c8d5d4;
}
.color-5 {
color: #f1e6d5;
}
/* CSS Variables */
:root {
--color-1: #3a6a8d;
--color-2: #5d91a8;
--color-3: #85b3c1;
--color-4: #c8d5d4;
--color-5: #f1e6d5;
}
Blue Business の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a6a8d, #5d91a8, #85b3c1, #c8d5d4, #f1e6d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a6a8d, #5d91a8, #85b3c1, #c8d5d4, #f1e6d5);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
- Shades of Blue
- Digital Correspondence
- Celestial Dreamscape
- Serene Steven
- Celestial Pop
- Azure Reverie
- Nostalgic Essence
- Stellar Interface
- Serene Sunset Breeze
- Shades of Blue
- Iridescent Dreams
- Bright Blue Diamond
- Celestial Reverie
- Serenity in the Storm
- Whispers of Twilight
- Blue Regent's Harmony
- Light Blue Angel
- Blue Greece
Blue Business color palette created on .