Truffle Tango カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Truffle Tango palette
Truffle Tango カラーパレット CSS
/* CSS */
.color-1 {
color: #5d3928;
}
.color-2 {
color: #bc7b4e;
}
.color-3 {
color: #e4b95e;
}
.color-4 {
color: #f7cbbb;
}
.color-5 {
color: #6e2b2e;
}
/* CSS Variables */
:root {
--color-1: #5d3928;
--color-2: #bc7b4e;
--color-3: #e4b95e;
--color-4: #f7cbbb;
--color-5: #6e2b2e;
}
Truffle Tango の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5d3928, #bc7b4e, #e4b95e, #f7cbbb, #6e2b2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5d3928, #bc7b4e, #e4b95e, #f7cbbb, #6e2b2e);
}
似たようなカラーパレット
- Cocoa Delight
- Terra Serenade
- Woodland Embrace
- Autumn Harvest Elegance
- Rustic Elegance
- Teal and Terracotta
- Brown Masculinity
- Whispering Woods
- Dark Mocha
- Brown Nougat Cookie
- Whispers of Elegance
- Rustic Earthtones
- Sunset Serenity Palette
- Autumn's Embrace
- Autumn Ember
- Forest Floor Harmony
- Retro Screen Dreams
- Terra Harmony
Truffle Tango color palette created on .