Golden Heroes カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Golden Heroes palette
Golden Heroes カラーパレット CSS
/* CSS */
.color-1 {
color: #faa700;
}
.color-2 {
color: #f3d458;
}
.color-3 {
color: #e7b34b;
}
.color-4 {
color: #d05e3e;
}
.color-5 {
color: #b04a9d;
}
/* CSS Variables */
:root {
--color-1: #faa700;
--color-2: #f3d458;
--color-3: #e7b34b;
--color-4: #d05e3e;
--color-5: #b04a9d;
}
Golden Heroes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #faa700, #f3d458, #e7b34b, #d05e3e, #b04a9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #faa700, #f3d458, #e7b34b, #d05e3e, #b04a9d);
}
似たようなカラーパレット
下にスクロールして300+個のブライトカラーパレットを探索しましょう
- Orange Destruction
- Golden Ember Burst
- Shades of Orange
- Blossom Radiance
- Blossom Sunrise
- Sunlit Blossom
- Sunset Serenade
- Spectrum Serenade
- Harvest Glow
- Diner Delight
- Sunny Yellow
- Sunset Serenade
- Cosmic Mirth and Melancholy
- Whimsical Harmony
- Tropical Sunrise
- Vibrant Ember Symphony
- Blushing Dalia Dreamscape
- Sunset Serenade
Golden Heroes color palette created on .