Pastel Purple カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pastel Purple palette
Pastel Purple カラーパレット CSS
/* CSS */
.color-1 {
color: #d4a4df;
}
.color-2 {
color: #c5a5ca;
}
.color-3 {
color: #a4c6e0;
}
.color-4 {
color: #f2d4e0;
}
.color-5 {
color: #f8b4d2;
}
/* CSS Variables */
:root {
--color-1: #d4a4df;
--color-2: #c5a5ca;
--color-3: #a4c6e0;
--color-4: #f2d4e0;
--color-5: #f8b4d2;
}
Pastel Purple の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a4df, #c5a5ca, #a4c6e0, #f2d4e0, #f8b4d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a4df, #c5a5ca, #a4c6e0, #f2d4e0, #f8b4d2);
}
似たようなカラーパレット
下にスクロールして100+個のパステルカラーパレットを探索しましょう
- Sweet Whirlwind
- Light Pink
- Tropical Sunrise
- Cotton Candy Dreams
- Sunlit Blossom
- Blushing Sunset Dreams
- Pink Strawberry Shortcake
- Celestial Whispers
- Whimsical Blossom Dreams
- Pastel Pink
- Whimsical Blossom Dream
- Whimsical Blooms
- Whimsical Blossom Dreams
- Pink Lemonade
- Cotton Candy Citrus
- Pastel Pink and Lime
- Shades of Purple
- Soft Pink
Pastel Purple color palette created on .