Pink Parfait カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Parfait palette
Pink Parfait カラーパレット CSS
/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #ff998a;
}
.color-3 {
color: #ffb59e;
}
.color-4 {
color: #ffe0e0;
}
.color-5 {
color: #fff5f6;
}
/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #ff998a;
--color-3: #ffb59e;
--color-4: #ffe0e0;
--color-5: #fff5f6;
}
Pink Parfait の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #ff998a, #ffb59e, #ffe0e0, #fff5f6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #ff998a, #ffb59e, #ffe0e0, #fff5f6);
}
似たようなカラーパレット
- Whimsical Pastels
- Ella's Dreamscape
- Tropical Sunset Splash
- Enchanted Blossom
- Berry Pink
- Sunset Garden
- Whispers of Twilight
- Wilderness Bloom
- Whispers of Serenity
- Purple Red Blossoms
- Whispers of Twilight
- Pink Angel
- Celestial Blush
- Peachy Cheeks
- Whimsical Vinka Dreamscape
- Ethereal Rosewood
- Ethereal Blossom
- Dreamy Roadtrip
Pink Parfait color palette created on .