Shadowed Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shadowed Serenity palette
Shadowed Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #3f2b55;
}
.color-2 {
color: #7d4b8b;
}
.color-3 {
color: #bb7cb1;
}
.color-4 {
color: #f2a33a;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #3f2b55;
--color-2: #7d4b8b;
--color-3: #bb7cb1;
--color-4: #f2a33a;
--color-5: #ff6e61;
}
Shadowed Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3f2b55, #7d4b8b, #bb7cb1, #f2a33a, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3f2b55, #7d4b8b, #bb7cb1, #f2a33a, #ff6e61);
}
似たようなカラーパレット
- Neon Dreams of Akira
- Soft Pastels
- Oceanic Serenade
- Mischief in Greenery
- Elliot's Embrace
- Shades of Red
- Enchanted Dreams
- Shades of Blue
- Celestial Dragon's Embrace
- Mystic Blue
- Celestial Flight
- Crimson Celestial Glow
- Cheery Pastel Pink
- Silver Elegance
- Pink Shades
- Purple and Green Harmony
- Pink Fairy
- Cotton Candy Reverie
Shadowed Serenity color palette created on .