Poppy Serenade カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Poppy Serenade palette
Poppy Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #b32d29;
}
.color-2 {
color: #d66b6b;
}
.color-3 {
color: #f2a56e;
}
.color-4 {
color: #f1e57e;
}
.color-5 {
color: #a4c6a6;
}
/* CSS Variables */
:root {
--color-1: #b32d29;
--color-2: #d66b6b;
--color-3: #f2a56e;
--color-4: #f1e57e;
--color-5: #a4c6a6;
}
Poppy Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b32d29, #d66b6b, #f2a56e, #f1e57e, #a4c6a6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b32d29, #d66b6b, #f2a56e, #f1e57e, #a4c6a6);
}
似たようなカラーパレット
- Sangria Sunset
- Cherry Limeade Burst
- Regal Emberstone
- Yellow Eclipse
- Twilight Ember
- Sweetheart Serenade
- Ember Ascendance
- Sunset Orange
- Sunset Serenade
- Vibrant Red and Blue
- Shades of Pink and Blue
- Webslinger Vibes
- Shades of Pink and Red
- Shades of Blue and Red
- Haunting Hues
- Candy Apple Red
- Demon's Embrace
- Orange Sunset
Poppy Serenade color palette created on .