Brown Serpent カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Brown Serpent palette
Brown Serpent カラーパレット CSS
/* CSS */
.color-1 {
color: #f6e7b6;
}
.color-2 {
color: #e3cda5;
}
.color-3 {
color: #d1a47b;
}
.color-4 {
color: #b86b4c;
}
.color-5 {
color: #a44a3d;
}
/* CSS Variables */
:root {
--color-1: #f6e7b6;
--color-2: #e3cda5;
--color-3: #d1a47b;
--color-4: #b86b4c;
--color-5: #a44a3d;
}
Brown Serpent の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e7b6, #e3cda5, #d1a47b, #b86b4c, #a44a3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e7b6, #e3cda5, #d1a47b, #b86b4c, #a44a3d);
}
似たようなカラーパレット
- 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
- Skin Tone Shades
- Serene Elegance
Brown Serpent color palette created on .