Shades of Purple カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Purple palette
Shades of Purple カラーパレット CSS
/* CSS */
.color-1 {
color: #792c90;
}
.color-2 {
color: #a64e9f;
}
.color-3 {
color: #d57bb6;
}
.color-4 {
color: #f1a2c5;
}
.color-5 {
color: #f7c5d5;
}
/* CSS Variables */
:root {
--color-1: #792c90;
--color-2: #a64e9f;
--color-3: #d57bb6;
--color-4: #f1a2c5;
--color-5: #f7c5d5;
}
Shades of Purple の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #792c90, #a64e9f, #d57bb6, #f1a2c5, #f7c5d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #792c90, #a64e9f, #d57bb6, #f1a2c5, #f7c5d5);
}
似たようなカラーパレット
下にスクロールして100+個のエステティックカラーパレットを探索しましょう
- Purple Witch
- Purple Heart Shades
- Golden Blossom Dream
- Purple Veyndar
- Ethereal Oddities
- Pastel Purple Flower
- Lavender Rose Shades
- Wisteria Dream
- Ethereal Twilight
- Heliotrope Dreams
- Purple Twilight
- Purple Twilight
- Celestial Serenade
- Purple Elegance
- Enchanted Shadows
- Purple Forcefield
- Celestial Shield
- Mystical Divination
Shades of Purple color palette created on .