Bronze Elegance カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Bronze Elegance palette
Bronze Elegance カラーパレット CSS
/* CSS */
.color-1 {
color: #c66a39;
}
.color-2 {
color: #d99d4a;
}
.color-3 {
color: #e2b75a;
}
.color-4 {
color: #c1a06c;
}
.color-5 {
color: #a86e4d;
}
/* CSS Variables */
:root {
--color-1: #c66a39;
--color-2: #d99d4a;
--color-3: #e2b75a;
--color-4: #c1a06c;
--color-5: #a86e4d;
}
Bronze Elegance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c66a39, #d99d4a, #e2b75a, #c1a06c, #a86e4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c66a39, #d99d4a, #e2b75a, #c1a06c, #a86e4d);
}
似たようなカラーパレット
- Forgotten Sunshine
- Bronze Elegance
- Clayton's Harmony
- Orange Sunset
- Rustic Ocean Embrace
- Enchanted Kingdoms
- Driftwood Brown
- Golden Shades
- Golden Okumera
- Shades of Yellow
- Opulent Auto Elegance
- Saddle Sunset
- Desolate Dunes
- Shades of Yellow and Red
- Citrus Blossom Reverie
- Vintage Harvest
- Serenity of Reflection
- Warm Sunset
Bronze Elegance color palette created on .