Sycamore Shades カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sycamore Shades palette
Sycamore Shades カラーパレット CSS
/* CSS */
.color-1 {
color: #b0b03b;
}
.color-2 {
color: #c4c76b;
}
.color-3 {
color: #e5e8a1;
}
.color-4 {
color: #f3d77c;
}
.color-5 {
color: #e3b24f;
}
/* CSS Variables */
:root {
--color-1: #b0b03b;
--color-2: #c4c76b;
--color-3: #e5e8a1;
--color-4: #f3d77c;
--color-5: #e3b24f;
}
Sycamore Shades の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b0b03b, #c4c76b, #e5e8a1, #f3d77c, #e3b24f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b0b03b, #c4c76b, #e5e8a1, #f3d77c, #e3b24f);
}
似たようなカラーパレット
- Opulent Majesty
- Cocoa Dreamscape
- Twilight Grove
- Shades of Brown
- Harvest Sunset Hues
- Earthy Whisper Tones
- Dusty Rosewood Serenity
- Antique Brown
- Antique Brown
- Whispers of Autumn Earth
- Earthy Elegance
- Golden Harvest Tones
- Autumn's Ember Glow
- Whispering Earthtones
- Whispers of Earth
- Whispers of Earth
- Sunset Whisper Palette
- Earthy Rosewood Symphony
Sycamore Shades color palette created on .