Shades of Pink カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Pink palette
Shades of Pink カラーパレット CSS
/* CSS */
.color-1 {
color: #f3e3d3;
}
.color-2 {
color: #e8cfcf;
}
.color-3 {
color: #d7a7a2;
}
.color-4 {
color: #c78b8a;
}
.color-5 {
color: #af6d6a;
}
/* CSS Variables */
:root {
--color-1: #f3e3d3;
--color-2: #e8cfcf;
--color-3: #d7a7a2;
--color-4: #c78b8a;
--color-5: #af6d6a;
}
Shades of Pink の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e3d3, #e8cfcf, #d7a7a2, #c78b8a, #af6d6a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e3d3, #e8cfcf, #d7a7a2, #c78b8a, #af6d6a);
}
似たようなカラーパレット
- Whispers of Cream
- Dreamy Mechanica
- Whimsical Frosting
- Moonlight Shades
- Buttercream Dreams
- Beige Cookie
- Whispering Biscotti
- Whimsical Treats
- Mystic Berry Whispers
- Light Beige
- Whispering Cookie Dreams
- Sweet Fluffy Confection
- Shades of Ivory
- Enchanted Dust Whisper
- Winter Blue
- Blue Terracotta Dream
- Shades of Yellow
- Cotton Candy Dreamscape
Shades of Pink color palette created on .