Shades of Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Blue palette
Shades of Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #9fc4e9;
}
.color-2 {
color: #f0a800;
}
.color-3 {
color: #ff7142;
}
.color-4 {
color: #d14c3d;
}
.color-5 {
color: #9f3c5a;
}
/* CSS Variables */
:root {
--color-1: #9fc4e9;
--color-2: #f0a800;
--color-3: #ff7142;
--color-4: #d14c3d;
--color-5: #9f3c5a;
}
Shades of Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc4e9, #f0a800, #ff7142, #d14c3d, #9f3c5a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc4e9, #f0a800, #ff7142, #d14c3d, #9f3c5a);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
- 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
- Bright Blue
Shades of Blue color palette created on .