Shades of Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Blue palette
Shades of Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #318ad3;
}
.color-2 {
color: #5eb5e4;
}
.color-3 {
color: #a3cfe0;
}
.color-4 {
color: #f2e5a1;
}
.color-5 {
color: #f5b400;
}
/* CSS Variables */
:root {
--color-1: #318ad3;
--color-2: #5eb5e4;
--color-3: #a3cfe0;
--color-4: #f2e5a1;
--color-5: #f5b400;
}
Shades of Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #318ad3, #5eb5e4, #a3cfe0, #f2e5a1, #f5b400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #318ad3, #5eb5e4, #a3cfe0, #f2e5a1, #f5b400);
}
似たようなカラーパレット
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
Shades of Blue color palette created on .