Vibrant Yellow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vibrant Yellow palette
Vibrant Yellow カラーパレット CSS
/* CSS */
.color-1 {
color: #7dd421;
}
.color-2 {
color: #f8e61b;
}
.color-3 {
color: #ffb347;
}
.color-4 {
color: #bd10e0;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #7dd421;
--color-2: #f8e61b;
--color-3: #ffb347;
--color-4: #bd10e0;
--color-5: #ff6e61;
}
Vibrant Yellow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7dd421, #f8e61b, #ffb347, #bd10e0, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7dd421, #f8e61b, #ffb347, #bd10e0, #ff6e61);
}
似たようなカラーパレット
下にスクロールして300+個の緑カラーパレットを探索しましょう
- Peach Blossom
- Yellow Eclipse
- Red Apple
- Mitsu Yume
- Sunset in the Garden of Adelaide
- Shades of Red
- Blue Green Yellow Watercolor
- Violet Glitch
- Kaleidoscopic Chaos
- International Harmony
- Majestic Mirage
- Shades of Green and Yellow
- Green Zombie Fox
- Warm Mexico
- Shades of Green
- Sunshine Meadow
- Lush Meadow Harmony
- Harvest Harmony
Vibrant Yellow color palette created on .