Apple Orchard カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Apple Orchard palette
Apple Orchard カラーパレット CSS
/* CSS */
.color-1 {
color: #4fa93d;
}
.color-2 {
color: #a4c3a2;
}
.color-3 {
color: #f6e5a2;
}
.color-4 {
color: #d87f31;
}
.color-5 {
color: #e25d4b;
}
/* CSS Variables */
:root {
--color-1: #4fa93d;
--color-2: #a4c3a2;
--color-3: #f6e5a2;
--color-4: #d87f31;
--color-5: #e25d4b;
}
Apple Orchard の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4fa93d, #a4c3a2, #f6e5a2, #d87f31, #e25d4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4fa93d, #a4c3a2, #f6e5a2, #d87f31, #e25d4b);
}
似たようなカラーパレット
- Moss Green Serenity
- Dusty Blue and Sage Green
- Shades of Green
- Shades of Green and Blue
- Shades of Green and Blue
- Deep Green Serenity
- Emerald Awakening
- Sunset Serenade
- Whimsical Blossom
- Bright Yellow Green
- Bright Yellow Green
- Core Harmony
- Lemon Lime Burst
- Warm Jinu
- Shades of Green
- Tropical Oasis
- Green Ver
- Vibrant Serenade
Apple Orchard color palette created on .