Veil of Enigma カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Veil of Enigma palette
Veil of Enigma カラーパレット CSS
/* CSS */
.color-1 {
color: #2e2b73;
}
.color-2 {
color: #5a4e8d;
}
.color-3 {
color: #7b709e;
}
.color-4 {
color: #b59cc9;
}
.color-5 {
color: #d9c2e0;
}
/* CSS Variables */
:root {
--color-1: #2e2b73;
--color-2: #5a4e8d;
--color-3: #7b709e;
--color-4: #b59cc9;
--color-5: #d9c2e0;
}
Veil of Enigma の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e2b73, #5a4e8d, #7b709e, #b59cc9, #d9c2e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e2b73, #5a4e8d, #7b709e, #b59cc9, #d9c2e0);
}
似たようなカラーパレット
- Whispers of Wisteria
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
- Purple Heavy
- Sugar Rush Dreamscape
- Light Blue
- Sunny Nickle
- Cotton Candy Dreamscape
- Oceanic Horizon
- Emerald Whisper
- Chorus of Warmth
- Reflective Oasis
- Mystical Amethyst Dream
- Wozzy Wonderland
- Aqua Serenade
Veil of Enigma color palette created on .