Midnight Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Midnight Serenity palette
Midnight Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #2b3d50;
}
.color-2 {
color: #4a6d8c;
}
.color-3 {
color: #6d9ed0;
}
.color-4 {
color: #a1c2e3;
}
.color-5 {
color: #f1f5f8;
}
/* CSS Variables */
:root {
--color-1: #2b3d50;
--color-2: #4a6d8c;
--color-3: #6d9ed0;
--color-4: #a1c2e3;
--color-5: #f1f5f8;
}
Midnight Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2b3d50, #4a6d8c, #6d9ed0, #a1c2e3, #f1f5f8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2b3d50, #4a6d8c, #6d9ed0, #a1c2e3, #f1f5f8);
}
似たようなカラーパレット
- Sigma Sunrise
- Shades of Blue
- Light Pink Meow
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Revolutionary Elegance
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Light Yellow
- Serenity by the River
- Shades of Blue
- Sunset Splash
Midnight Serenity color palette created on .