Sunlit Meadow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sunlit Meadow palette
Sunlit Meadow カラーパレット CSS
/* CSS */
.color-1 {
color: #f7f1e4;
}
.color-2 {
color: #f2e6b5;
}
.color-3 {
color: #e6c47a;
}
.color-4 {
color: #daa44e;
}
.color-5 {
color: #c69c2a;
}
/* CSS Variables */
:root {
--color-1: #f7f1e4;
--color-2: #f2e6b5;
--color-3: #e6c47a;
--color-4: #daa44e;
--color-5: #c69c2a;
}
Sunlit Meadow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7f1e4, #f2e6b5, #e6c47a, #daa44e, #c69c2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7f1e4, #f2e6b5, #e6c47a, #daa44e, #c69c2a);
}
似たようなカラーパレット
- Regal Despair
- Timeless Elegance
- Whispers of Dawn
- Sweet Whimsy
- Pink Cream
- Whimsical Jane
- Lustrous Elegance
- Cool Light Blues
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Weird Lavender
- Groovy Garden Fiesta
- Pink Strawberry Shortcake
- Gentle Breeze
- Orange Vanilla Dream
- Whimsical Confectionery Dream
- Cherry Blossom Breeze
Sunlit Meadow color palette created on .