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