Autumnal Embrace カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Autumnal Embrace palette
Autumnal Embrace カラーパレット CSS
/* CSS */
.color-1 {
color: #5e3a31;
}
.color-2 {
color: #d7b2c2;
}
.color-3 {
color: #f2c5b5;
}
.color-4 {
color: #f6a728;
}
.color-5 {
color: #d5884d;
}
/* CSS Variables */
:root {
--color-1: #5e3a31;
--color-2: #d7b2c2;
--color-3: #f2c5b5;
--color-4: #f6a728;
--color-5: #d5884d;
}
Autumnal Embrace の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e3a31, #d7b2c2, #f2c5b5, #f6a728, #d5884d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e3a31, #d7b2c2, #f2c5b5, #f6a728, #d5884d);
}
似たようなカラーパレット
- Nutty Earthtones
- Elegant Brown
- Warm Beige
- Whispers of Nature
- Whispers of Earth
- Earthy Elegance
- Whispering Woods
- Haunting Harvest
- Whispers of Earth
- Autumn Harvest Hues
- Autumn Harvest Hues
- Whispers of the Wild
- Livid Brown Hues
- Whispers of Coastal Dusk
- Whispers of Sandstone
- Embrace of Earth
- Whispers of Earth
- Shades of Tumbleweed
Autumnal Embrace color palette created on .