Pastel Pink カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pastel Pink palette
Pastel Pink カラーパレット CSS
/* CSS */
.color-1 {
color: #f6b6d2;
}
.color-2 {
color: #f3a76d;
}
.color-3 {
color: #f4d65d;
}
.color-4 {
color: #a2d7a8;
}
.color-5 {
color: #6cb0e5;
}
/* CSS Variables */
:root {
--color-1: #f6b6d2;
--color-2: #f3a76d;
--color-3: #f4d65d;
--color-4: #a2d7a8;
--color-5: #6cb0e5;
}
Pastel Pink の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b6d2, #f3a76d, #f4d65d, #a2d7a8, #6cb0e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b6d2, #f3a76d, #f4d65d, #a2d7a8, #6cb0e5);
}
似たようなカラーパレット
- Blushing Horizon
- Petal Whisper
- Whimsical Springs
- Celestial Whimsy
- Shades of Pink
- Blush Reverie
- Vibrant Purple
- Wonderland Whimsy
- Shades of Blue
- Blushing Brandy Dreams
- Starlet Blush
- Whimsical Meadow Dreams
- Whimsical Blossoms
- Blush Serenity
- Blossom Reverie
- Pastel Pink with Coral Accent
- Pink Blossom
- Shades of Heliotrope
Pastel Pink color palette created on .