Red Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Red Sunset palette
Red Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #d72d2d;
}
.color-2 {
color: #f05a28;
}
.color-3 {
color: #f8b72a;
}
.color-4 {
color: #f2e2ba;
}
.color-5 {
color: #6c4b4b;
}
/* CSS Variables */
:root {
--color-1: #d72d2d;
--color-2: #f05a28;
--color-3: #f8b72a;
--color-4: #f2e2ba;
--color-5: #6c4b4b;
}
Red Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d72d2d, #f05a28, #f8b72a, #f2e2ba, #6c4b4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d72d2d, #f05a28, #f8b72a, #f2e2ba, #6c4b4b);
}
似たようなカラーパレット
- 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
- Red, Cream, and Blue Harmony
Red Sunset color palette created on .