Shades of Purple カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Purple palette
Shades of Purple カラーパレット CSS
/* CSS */
.color-1 {
color: #4b3d5c;
}
.color-2 {
color: #756e8c;
}
.color-3 {
color: #a79cb0;
}
.color-4 {
color: #d9c4de;
}
.color-5 {
color: #f7e8f1;
}
/* CSS Variables */
:root {
--color-1: #4b3d5c;
--color-2: #756e8c;
--color-3: #a79cb0;
--color-4: #d9c4de;
--color-5: #f7e8f1;
}
Shades of Purple の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3d5c, #756e8c, #a79cb0, #d9c4de, #f7e8f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3d5c, #756e8c, #a79cb0, #d9c4de, #f7e8f1);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
- Shades of Blue
- Shades of Pink
- Whispers of Youth
- Fading Confidence
- Whispers of Confidence
- Brown Cookie
- Shades of Blue
- Lunar Petals
- Blush Blossoms
- Spectrum of Serenity
- Melancholy Hues
- Blush Blossom Dream
- Cookie Dough Dreamscape
- Dreamweaver's Embrace
- Shades of Brown
- Serene Blossom
- Shades of Blue
- Shades of Pink Lavender
Shades of Purple color palette created on .