Pastel Purple カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pastel Purple palette
Pastel Purple カラーパレット CSS
/* CSS */
.color-1 {
color: #a76c9b;
}
.color-2 {
color: #b4a1c9;
}
.color-3 {
color: #cfc2e0;
}
.color-4 {
color: #e4d4f2;
}
.color-5 {
color: #f0b2e4;
}
/* CSS Variables */
:root {
--color-1: #a76c9b;
--color-2: #b4a1c9;
--color-3: #cfc2e0;
--color-4: #e4d4f2;
--color-5: #f0b2e4;
}
Pastel Purple の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a76c9b, #b4a1c9, #cfc2e0, #e4d4f2, #f0b2e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a76c9b, #b4a1c9, #cfc2e0, #e4d4f2, #f0b2e4);
}
似たようなカラーパレット
下にスクロールして100+個のエステティックカラーパレットを探索しましょう
- Whimsical Witches' Brew
- Celestial Dreams
- Purple Hadesse
- Celestial Blossom
- Celestial Dreams
- Midnight Reverie
- Shades of Purple
- Underworld Elegance
- Ethereal Void
- Whispers of Iris
- Shadowed Serenity
- Lavender Carnival
- Purple Witch
- Purple Heart Shades
- Golden Blossom Dream
- Purple Veyndar
- Ethereal Oddities
- Pastel Purple Flower
Pastel Purple color palette created on .