Shades of Gold カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Gold palette
Shades of Gold カラーパレット CSS
/* CSS */
.color-1 {
color: #f6b83c;
}
.color-2 {
color: #e54f3e;
}
.color-3 {
color: #a5699a;
}
.color-4 {
color: #7d9b99;
}
.color-5 {
color: #2d9a98;
}
/* CSS Variables */
:root {
--color-1: #f6b83c;
--color-2: #e54f3e;
--color-3: #a5699a;
--color-4: #7d9b99;
--color-5: #2d9a98;
}
Shades of Gold の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b83c, #e54f3e, #a5699a, #7d9b99, #2d9a98);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b83c, #e54f3e, #a5699a, #7d9b99, #2d9a98);
}
似たようなカラーパレット
- Pharaoh's Dreamscape
- Golden Egyptian
- Golden Earth
- Academy of Ambition
- Golden Echoes of Ancient Civilizations
- Sunset Serenade
- Whimsical Serenade
- Wheat Shades
- Golden Harvest
- Autumnal Ember
- Warm Naptime
- Golden Oven Delights
- Ant-icipated Sunset
- Sunlit Citrus Dream
- Moonlit Blossom
- Aeson's Ember Glow
- Autumn Gold
- Warm Mahnoor
Shades of Gold color palette created on .