Blue Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Sunset palette
Blue Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #7191da;
}
.color-2 {
color: #7ab38c;
}
.color-3 {
color: #fbe66f;
}
.color-4 {
color: #f99a0b;
}
.color-5 {
color: #ec4e3c;
}
/* CSS Variables */
:root {
--color-1: #7191da;
--color-2: #7ab38c;
--color-3: #fbe66f;
--color-4: #f99a0b;
--color-5: #ec4e3c;
}
Blue Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7191da, #7ab38c, #fbe66f, #f99a0b, #ec4e3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7191da, #7ab38c, #fbe66f, #f99a0b, #ec4e3c);
}
似たようなカラーパレット
- Dragon's Breath
- Cozy Mod Oasis
- Elysian Harmony
- Tropical Sunset Serenity
- Coral Breeze
- Mimi's Dreamscape
- Mimi's Garden Delight
- Elysian Sunset
- Serenity by the Shore
- Blue Future
- Dusty Blue and Sage Green
- Shades of Green and Blue
- Shades of Green and Blue
- Sunset Serenade
- Whimsical Blossom
- Bright Yellow Green
- Elysian Harmony
- Serene Harmony
Blue Sunset color palette created on .