Cold Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Cold Blue palette
Cold Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #e6e6e6;
}
.color-2 {
color: #b1c3d3;
}
.color-3 {
color: #a3d3e0;
}
.color-4 {
color: #6f9cc8;
}
.color-5 {
color: #4a7cba;
}
/* CSS Variables */
:root {
--color-1: #e6e6e6;
--color-2: #b1c3d3;
--color-3: #a3d3e0;
--color-4: #6f9cc8;
--color-5: #4a7cba;
}
Cold Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6e6e6, #b1c3d3, #a3d3e0, #6f9cc8, #4a7cba);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6e6e6, #b1c3d3, #a3d3e0, #6f9cc8, #4a7cba);
}
似たようなカラーパレット
下にスクロールして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
Cold Blue color palette created on .