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