Pink Bouquet カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Bouquet palette
Pink Bouquet カラーパレット CSS
/* CSS */
.color-1 {
color: #d8b6c1;
}
.color-2 {
color: #f1c6d0;
}
.color-3 {
color: #eab8d1;
}
.color-4 {
color: #f6a7ba;
}
.color-5 {
color: #f77e8c;
}
/* CSS Variables */
:root {
--color-1: #d8b6c1;
--color-2: #f1c6d0;
--color-3: #eab8d1;
--color-4: #f6a7ba;
--color-5: #f77e8c;
}
Pink Bouquet の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8b6c1, #f1c6d0, #eab8d1, #f6a7ba, #f77e8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8b6c1, #f1c6d0, #eab8d1, #f6a7ba, #f77e8c);
}
似たようなカラーパレット
- Sweet Blush Serenade
- Mystical Orchid Dreams
- Blossom Whispers
- Blossom Reverie
- Shades of Pink
- Crimson Serenade
- Whimsical Serenity
- Muted Pink
- Cotton Candy Dreams
- Whiskerwood Dreams
- Blooming Ember
- Tropical Delight
- Colorful Monstergendic
- Whimsical Creatures
- Pink Rosalina
- Whimsical Twilight
- Whimsical Bloom
- Shades of Lilac
Pink Bouquet color palette created on .