Shades of Yellow and Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Yellow and Green palette
Shades of Yellow and Green カラーパレット CSS
/* CSS */
.color-1 {
color: #f6b83c;
}
.color-2 {
color: #f6d55a;
}
.color-3 {
color: #a7d96d;
}
.color-4 {
color: #4e9c3a;
}
.color-5 {
color: #3b6a29;
}
/* CSS Variables */
:root {
--color-1: #f6b83c;
--color-2: #f6d55a;
--color-3: #a7d96d;
--color-4: #4e9c3a;
--color-5: #3b6a29;
}
Shades of Yellow and Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b83c, #f6d55a, #a7d96d, #4e9c3a, #3b6a29);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b83c, #f6d55a, #a7d96d, #4e9c3a, #3b6a29);
}
似たようなカラーパレット
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Peach Blossom
- Green Blue Cocktail
- Whispering Meadow
- Serene Blossom
- Olive Grove Harmony
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Nordic Serenity
- Pink and Teal Harmony
- Verdant Whisper
- Vibrant Yellow
- Shades of Green
- Verdant Embrace
Shades of Yellow and Green color palette created on .