Pastel Pink カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pastel Pink palette
Pastel Pink カラーパレット CSS
/* CSS */
.color-1 {
color: #f5b2c1;
}
.color-2 {
color: #f4e2b8;
}
.color-3 {
color: #b6e4e7;
}
.color-4 {
color: #a7d7cf;
}
.color-5 {
color: #e3b8e5;
}
/* CSS Variables */
:root {
--color-1: #f5b2c1;
--color-2: #f4e2b8;
--color-3: #b6e4e7;
--color-4: #a7d7cf;
--color-5: #e3b8e5;
}
Pastel Pink の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5b2c1, #f4e2b8, #b6e4e7, #a7d7cf, #e3b8e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5b2c1, #f4e2b8, #b6e4e7, #a7d7cf, #e3b8e5);
}
似たようなカラーパレット
下にスクロールして100+個のパステルカラーパレットを探索しましょう
- Celestial Anarchy
- Sweet Whirlwind
- Pink Heartbreak
- Cool Light Blues
- Ena's Dreamscape
- Light Pink
- Moon
- Cotton Candy Dreams
- Blushing Petal Whisper
- Kandi Pink Bliss
- Pastel Pink Blue Green Orange
- Sugar Blossom Dream
- Seaside Serenity
- Whimsical Garden Dreams
- Whispers of Serenity
- Whimsical Memories
- Whispers of Blush
- Whispers of Pink Dreams
Pastel Pink color palette created on .