Enigmatic Bloom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Enigmatic Bloom palette
Enigmatic Bloom カラーパレット CSS
/* CSS */
.color-1 {
color: #e13d8c;
}
.color-2 {
color: #a85d9b;
}
.color-3 {
color: #7a7b99;
}
.color-4 {
color: #5d4d8f;
}
.color-5 {
color: #3b2f5b;
}
/* CSS Variables */
:root {
--color-1: #e13d8c;
--color-2: #a85d9b;
--color-3: #7a7b99;
--color-4: #5d4d8f;
--color-5: #3b2f5b;
}
Enigmatic Bloom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e13d8c, #a85d9b, #7a7b99, #5d4d8f, #3b2f5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e13d8c, #a85d9b, #7a7b99, #5d4d8f, #3b2f5b);
}
似たようなカラーパレット
- Whimsical Twilight
- Celestial Dawn
- Blue Sunrise
- Melancholic Elegance
- Twilight Shades of Purple
- Ethereal Dawn
- Ethereal Twilight
- Celestial Dreamscape
- Celestial Reverie
- Purple Sunshine
- Whimsical Farrow Blossoms
- Purple Twilight
- Purple Twilight
- Shades of Blue
- Dreamy Dusk
- Shades of Purple
- Lavender Dreams
- Whispers of the Night
Enigmatic Bloom color palette created on .