Shades of Pink カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Pink palette
Shades of Pink カラーパレット CSS
/* CSS */
.color-1 {
color: #f8e7e2;
}
.color-2 {
color: #f3bfbf;
}
.color-3 {
color: #f79c9c;
}
.color-4 {
color: #f16f6f;
}
.color-5 {
color: #e64c4c;
}
/* CSS Variables */
:root {
--color-1: #f8e7e2;
--color-2: #f3bfbf;
--color-3: #f79c9c;
--color-4: #f16f6f;
--color-5: #e64c4c;
}
Shades of Pink の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e7e2, #f3bfbf, #f79c9c, #f16f6f, #e64c4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e7e2, #f3bfbf, #f79c9c, #f16f6f, #e64c4c);
}
似たようなカラーパレット
下にスクロールして400+個のソフトカラーパレットを探索しましょう
- Mystical Blossom
- Sunset Serenade
- Cherry Blossom Whispers
- Sakura Breeze
- Cherry Blossom Breeze
- Whimsical Blush Breeze
- Cotton Candy Skies
- Shades of Pink
- Shades of Chablis
- Pink Fuzzy
- Blush of Venus
- Shades of Thunder
- Pink Creams
- Blushing Whispers
- Sweet Blossom Garden
- Pink Strawberry Shortcake
- Pink Strawberry Shortcake
- Alabaster Rose
Shades of Pink color palette created on .