Shades of Purple カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Purple palette
Shades of Purple カラーパレット CSS
/* CSS */
.color-1 {
color: #672ec2;
}
.color-2 {
color: #7f4bbe;
}
.color-3 {
color: #a68bcb;
}
.color-4 {
color: #d1c2e0;
}
.color-5 {
color: #eab8e4;
}
/* CSS Variables */
:root {
--color-1: #672ec2;
--color-2: #7f4bbe;
--color-3: #a68bcb;
--color-4: #d1c2e0;
--color-5: #eab8e4;
}
Shades of Purple の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #672ec2, #7f4bbe, #a68bcb, #d1c2e0, #eab8e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #672ec2, #7f4bbe, #a68bcb, #d1c2e0, #eab8e4);
}
似たようなカラーパレット
- Lavender Dreamscape
- Moonlit Blue
- Purple Butterfly
- Pastel Blue Pink Purple
- Purple Mystery
- Bright Purple
- Shades of Purple
- Purple Enchantment
- Whimsical Blossoms
- Whispers of Lilac
- Lavender Dreamscape
- Mystic Twilight
- Crimson Enchantment
- Mystical Orchid Dreams
- Celestial Abyss
- Violet Whispers
- Mystical Persian Dreams
- Enchanted Meadow
Shades of Purple color palette created on .