Bright Red Orange カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Bright Red Orange palette
Bright Red Orange カラーパレット CSS
/* CSS */
.color-1 {
color: #ff3d33;
}
.color-2 {
color: #ff6a14;
}
.color-3 {
color: #ff8e3d;
}
.color-4 {
color: #ffa94d;
}
.color-5 {
color: #ffb84d;
}
/* CSS Variables */
:root {
--color-1: #ff3d33;
--color-2: #ff6a14;
--color-3: #ff8e3d;
--color-4: #ffa94d;
--color-5: #ffb84d;
}
Bright Red Orange の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff3d33, #ff6a14, #ff8e3d, #ffa94d, #ffb84d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff3d33, #ff6a14, #ff8e3d, #ffa94d, #ffb84d);
}
似たようなカラーパレット
- Vibrant Sunset Fusion
- Celebration Spectrum
- Slime Time Sunset
- Nickelodeon Orange and Green Burst
- Coastal Blue
- Orange and Blue Delight
- Golden Jupiter
- Bright Orange
- Vibrant Sunset Dreams
- Faded Ember Dream
- Golden Blossom Harmony
- Poppy Dreamscape
- Sunset Serenade
- Tisha's Garden
- Sunset Serenade
- Evi's Enchantment
- Coral Mar
- Memories in Bloom
Bright Red Orange color palette created on .