Shades of Yellow Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Yellow Green palette
Shades of Yellow Green カラーパレット CSS
/* CSS */
.color-1 {
color: #f6b531;
}
.color-2 {
color: #f2e03a;
}
.color-3 {
color: #e0f34f;
}
.color-4 {
color: #9ccf59;
}
.color-5 {
color: #5abf76;
}
/* CSS Variables */
:root {
--color-1: #f6b531;
--color-2: #f2e03a;
--color-3: #e0f34f;
--color-4: #9ccf59;
--color-5: #5abf76;
}
Shades of Yellow Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b531, #f2e03a, #e0f34f, #9ccf59, #5abf76);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b531, #f2e03a, #e0f34f, #9ccf59, #5abf76);
}
似たようなカラーパレット
下にスクロールして200+個のブライトカラーパレットを探索しましょう
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Whispers of Connie
- Peach Blossom
- Green Blue Cocktail
- Blue Sharky
- Whispering Meadow
- Bright Yellow
- Groovy Garden Fiesta
- Sugar Swirl Dream
- Serene Blossom
- Olive Grove Harmony
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Adrian's Radiance
Shades of Yellow Green color palette created on .