Yellow Greenery カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Yellow Greenery palette
Yellow Greenery カラーパレット CSS
/* CSS */
.color-1 {
color: #ffc300;
}
.color-2 {
color: #a4d37e;
}
.color-3 {
color: #5dbb5f;
}
.color-4 {
color: #398c2c;
}
.color-5 {
color: #2e7024;
}
/* CSS Variables */
:root {
--color-1: #ffc300;
--color-2: #a4d37e;
--color-3: #5dbb5f;
--color-4: #398c2c;
--color-5: #2e7024;
}
Yellow Greenery の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc300, #a4d37e, #5dbb5f, #398c2c, #2e7024);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc300, #a4d37e, #5dbb5f, #398c2c, #2e7024);
}
似たようなカラーパレット
- Serene Oasis
- Sunset Serenade
- Juicy Summer Delight
- Shades of Blue and Green
- Aoi Blue
- Pastel Green and Pink
- Whimsical Dreamscape
- Vibrant Red and Yellow
- Sunlit Garden Breeze
- Tropical Blossom
- Vibrant Red and Green
- Shades of Green
- Eucalyptus Serenity
- Emerald Breeze
- Sunset Orchard
- Quantum Bloom
- Shades of Green
- Neon Orange
Yellow Greenery color palette created on .