Bright Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Bright Blue palette
Bright Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #1a9bdb;
}
.color-2 {
color: #49b9e9;
}
.color-3 {
color: #6cd7ef;
}
.color-4 {
color: #f3e04f;
}
.color-5 {
color: #f77e22;
}
/* CSS Variables */
:root {
--color-1: #1a9bdb;
--color-2: #49b9e9;
--color-3: #6cd7ef;
--color-4: #f3e04f;
--color-5: #f77e22;
}
Bright Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a9bdb, #49b9e9, #6cd7ef, #f3e04f, #f77e22);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a9bdb, #49b9e9, #6cd7ef, #f3e04f, #f77e22);
}
似たようなカラーパレット
- 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
Bright Blue color palette created on .