Purple Space カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Purple Space palette
Purple Space カラーパレット CSS
/* CSS */
.color-1 {
color: #895af6;
}
.color-2 {
color: #703ff8;
}
.color-3 {
color: #3f2b8c;
}
.color-4 {
color: #d6b3ff;
}
.color-5 {
color: #f5a8ff;
}
/* CSS Variables */
:root {
--color-1: #895af6;
--color-2: #703ff8;
--color-3: #3f2b8c;
--color-4: #d6b3ff;
--color-5: #f5a8ff;
}
Purple Space の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #895af6, #703ff8, #3f2b8c, #d6b3ff, #f5a8ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #895af6, #703ff8, #3f2b8c, #d6b3ff, #f5a8ff);
}
似たようなカラーパレット
- Whispers of Lavinia
- Pink and Orange Dreams
- Whimsical Lavinia
- Coral Breeze
- Pink Goddess
- Mystic Lavender Haze
- Shades of Pink
- Mystic Amethyst Dreamscape
- Shades of Blue
- Pacific Blue Breeze
- Lavender Delight
- Ocean Breeze Harmony
- Ace of Hues
- Ocean Sunrise
- Oliver's Orchard
- Creamy Blush Serenade
- Victorian Reverie
- Azure Reverie
Purple Space color palette created on .