Autumn Red カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Autumn Red palette
Autumn Red カラーパレット CSS
/* CSS */
.color-1 {
color: #c85a3c;
}
.color-2 {
color: #e1a22d;
}
.color-3 {
color: #f3d37c;
}
.color-4 {
color: #6f4d3e;
}
.color-5 {
color: #498b2d;
}
/* CSS Variables */
:root {
--color-1: #c85a3c;
--color-2: #e1a22d;
--color-3: #f3d37c;
--color-4: #6f4d3e;
--color-5: #498b2d;
}
Autumn Red の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c85a3c, #e1a22d, #f3d37c, #6f4d3e, #498b2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c85a3c, #e1a22d, #f3d37c, #6f4d3e, #498b2d);
}
似たようなカラーパレット
- Steakhouse Brown
- Rustic Sunset
- Gingerbread Dreams
- Ochre's Cheerful Charm
- Brown Shades
- Golden Echoes of Ancient Civilizations
- Autumn Gold
- Opulent Ember
- Autumn Ember Glow
- Autumn's Golden Ember
- Autumn Ember
- Orange Pumpkin
- Orange Forest
- Shades of Brown
- Spiced Caramel Delight
- Autumn Ember Glow
- Orange Sacred
- Orange Booknook
Autumn Red color palette created on .