Steel Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Steel Serenity palette
Steel Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #1e3a4d;
}
.color-2 {
color: #5c898a;
}
.color-3 {
color: #8fc6d1;
}
.color-4 {
color: #a4e1e5;
}
.color-5 {
color: #def7f3;
}
/* CSS Variables */
:root {
--color-1: #1e3a4d;
--color-2: #5c898a;
--color-3: #8fc6d1;
--color-4: #a4e1e5;
--color-5: #def7f3;
}
Steel Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3a4d, #5c898a, #8fc6d1, #a4e1e5, #def7f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3a4d, #5c898a, #8fc6d1, #a4e1e5, #def7f3);
}
似たようなカラーパレット
- Whimsical Serenity
- Oceanic Breeze
- Petals of Hanako
- Shades of Purple
- Shades of Purple
- Dark Purple Shades
- Whispering Twilight
- Whispering Twilight
- Pink and Blue Harmony
- Celestial Harmony
- Blue Jean Breeze
- Oceanic Sunset
- Serene Disquiet
- Light Blue Sea Goddess
- Serenade of the Sea
- Whimsical Serenity
- Dark Blue Interface
- Mystic Dusk
Steel Serenity color palette created on .