Brown Shadow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Brown Shadow palette
Brown Shadow カラーパレット CSS
/* CSS */
.color-1 {
color: #e7d9c5;
}
.color-2 {
color: #d1b69f;
}
.color-3 {
color: #ab8e78;
}
.color-4 {
color: #805c4d;
}
.color-5 {
color: #493b2d;
}
/* CSS Variables */
:root {
--color-1: #e7d9c5;
--color-2: #d1b69f;
--color-3: #ab8e78;
--color-4: #805c4d;
--color-5: #493b2d;
}
Brown Shadow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e7d9c5, #d1b69f, #ab8e78, #805c4d, #493b2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e7d9c5, #d1b69f, #ab8e78, #805c4d, #493b2d);
}
似たようなカラーパレット
- Whispering Biscotti
- Golden Cookie
- Warm Peach
- Vanilla Sunrise Serenade
- Sunlit Dairy Fields
- Dark Cocoa Shades
- Café Mocha Dream
- Seaside Confectionery
- Whispering Cookie Dreams
- Burnt Orange Cookie
- Celestial Confection
- Caramel Brown
- Enchanted Dust Whisper
- Dusky Cookie Delight
- Sweet Indulgence
- Brown Affogato
- Golden Biscuit Delight
- Buttery Biscuit Bliss
Brown Shadow color palette created on .