Warm Brown カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Warm Brown palette
Warm Brown カラーパレット CSS
/* CSS */
.color-1 {
color: #a65e3a;
}
.color-2 {
color: #ce7d55;
}
.color-3 {
color: #e8a669;
}
.color-4 {
color: #f2c89c;
}
.color-5 {
color: #e4b5a0;
}
/* CSS Variables */
:root {
--color-1: #a65e3a;
--color-2: #ce7d55;
--color-3: #e8a669;
--color-4: #f2c89c;
--color-5: #e4b5a0;
}
Warm Brown の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a65e3a, #ce7d55, #e8a669, #f2c89c, #e4b5a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a65e3a, #ce7d55, #e8a669, #f2c89c, #e4b5a0);
}
似たようなカラーパレット
- Old World Charm
- Golden Brown
- Autumn Orange
- Brown Vintage
- Leather Shades
- Echoes of the Yidaki
- Mulled Wine Shades
- Sunrise Serenade
- Forest Floor Harmony
- Emerald Whispers
- Olive Green and Rich Red Harmony
- Shades of Red
- Timberland Shadows
- Midnight Ember Symphony
- Autumn Ember Glow
- Autumn Ember Glow
- Soft Taupe
- Whispers of Warmth
Warm Brown color palette created on .