Light Beige カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Light Beige palette
Light Beige カラーパレット CSS
/* CSS */
.color-1 {
color: #c2b180;
}
.color-2 {
color: #d6c29f;
}
.color-3 {
color: #e1d6c1;
}
.color-4 {
color: #f3e7c3;
}
.color-5 {
color: #f5e1b2;
}
/* CSS Variables */
:root {
--color-1: #c2b180;
--color-2: #d6c29f;
--color-3: #e1d6c1;
--color-4: #f3e7c3;
--color-5: #f5e1b2;
}
Light Beige の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2b180, #d6c29f, #e1d6c1, #f3e7c3, #f5e1b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2b180, #d6c29f, #e1d6c1, #f3e7c3, #f5e1b2);
}
似たようなカラーパレット
- Brown Base Moca
- Sunset Harvest Hues
- Golden Harvest Whisper
- Light Beige
- Brown Dungeon
- Lily Blossom Delight
- Whimsical Woodland Blush
- Teal and Terracotta
- Teal and Terracotta
- Sweet Midnight Treats
- Light Green
- Harvest Whisper
- Sandy Serenity
- Furtive Elegance
- Ethereal Elegance
- Linen Sunset
- Golden Elegance
- Serene Earthtones
Light Beige color palette created on .