Shades of Cobalt カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Cobalt palette
Shades of Cobalt カラーパレット CSS
/* CSS */
.color-1 {
color: #0048ad;
}
.color-2 {
color: #0074b3;
}
.color-3 {
color: #0096d6;
}
.color-4 {
color: #50c2f7;
}
.color-5 {
color: #a3d6e0;
}
/* CSS Variables */
:root {
--color-1: #0048ad;
--color-2: #0074b3;
--color-3: #0096d6;
--color-4: #50c2f7;
--color-5: #a3d6e0;
}
Shades of Cobalt の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0048ad, #0074b3, #0096d6, #50c2f7, #a3d6e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0048ad, #0074b3, #0096d6, #50c2f7, #a3d6e0);
}
似たようなカラーパレット
- Moonlit Serenity
- 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 Cobalt color palette created on .