Brown Shadows カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Brown Shadows palette
Brown Shadows カラーパレット CSS
/* CSS */
.color-1 {
color: #e5d0c2;
}
.color-2 {
color: #c6a08b;
}
.color-3 {
color: #c28c6b;
}
.color-4 {
color: #a76d52;
}
.color-5 {
color: #6f4a39;
}
/* CSS Variables */
:root {
--color-1: #e5d0c2;
--color-2: #c6a08b;
--color-3: #c28c6b;
--color-4: #a76d52;
--color-5: #6f4a39;
}
Brown Shadows の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5d0c2, #c6a08b, #c28c6b, #a76d52, #6f4a39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5d0c2, #c6a08b, #c28c6b, #a76d52, #6f4a39);
}
似たようなカラーパレット
- Light Beige
- Whispering Biscotti
- Golden Cookie
- Vanilla Sunrise Serenade
- Sweet Spring Whimsy
- Seaside Confectionery
- Light Brown
- Light Beige
- Whispering Cookie Dreams
- Brown Cookie
- Golden Shades
- Enchanted Dust Whisper
- Enchanted Dust Whisper
- Seaside Confections
- Dusky Cookie Delight
- Cheesy Delight
- Embrace of Earth
- Sunkissed Harmony
Brown Shadows color palette created on .