Vibrant Orange カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vibrant Orange palette
Vibrant Orange カラーパレット CSS
/* CSS */
.color-1 {
color: #e1a84c;
}
.color-2 {
color: #d64f3d;
}
.color-3 {
color: #b43c4a;
}
.color-4 {
color: #703c9a;
}
.color-5 {
color: #4a9cd3;
}
/* CSS Variables */
:root {
--color-1: #e1a84c;
--color-2: #d64f3d;
--color-3: #b43c4a;
--color-4: #703c9a;
--color-5: #4a9cd3;
}
Vibrant Orange の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1a84c, #d64f3d, #b43c4a, #703c9a, #4a9cd3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1a84c, #d64f3d, #b43c4a, #703c9a, #4a9cd3);
}
似たようなカラーパレット
- Rose Gold Elegance
- Revolutionary Earthtones
- Tropical Serenade
- Tropical Serenade
- Tropical Mirage
- Sophisticated Pink
- Sunset Serenade
- Sunrise Serenade
- Cinematic Glamour
- Exotic Orange
- Bright Yellow
- Sunset Serenade
- Vibrant Yellow
- Sunset Serenade
- Warm Coral
- Golden Ember Serenade
- Cocoa Blossom Dream
- Nicole's Sunset Serenade
Vibrant Orange color palette created on .