Shades of Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Blue palette
Shades of Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #e6ba8e;
}
.color-2 {
color: #a1d3e8;
}
.color-3 {
color: #6f9cbe;
}
.color-4 {
color: #c8a2d7;
}
.color-5 {
color: #f2a1b4;
}
/* CSS Variables */
:root {
--color-1: #e6ba8e;
--color-2: #a1d3e8;
--color-3: #6f9cbe;
--color-4: #c8a2d7;
--color-5: #f2a1b4;
}
Shades of Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6ba8e, #a1d3e8, #6f9cbe, #c8a2d7, #f2a1b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6ba8e, #a1d3e8, #6f9cbe, #c8a2d7, #f2a1b4);
}
似たようなカラーパレット
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
- Serenity by the River
- Dunamatchi Pink
- Shades of Purple
- Pastel Pink
- Blushing Reverie
- Shades of Blue
- Tisha's Blossoms
Shades of Blue color palette created on .