Vibrant Yellow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vibrant Yellow palette
Vibrant Yellow カラーパレット CSS
/* CSS */
.color-1 {
color: #faa700;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ffb3c1;
}
.color-4 {
color: #d5a8ff;
}
.color-5 {
color: #6c9eef;
}
/* CSS Variables */
:root {
--color-1: #faa700;
--color-2: #ff6e61;
--color-3: #ffb3c1;
--color-4: #d5a8ff;
--color-5: #6c9eef;
}
Vibrant Yellow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #faa700, #ff6e61, #ffb3c1, #d5a8ff, #6c9eef);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #faa700, #ff6e61, #ffb3c1, #d5a8ff, #6c9eef);
}
似たようなカラーパレット
- Honeyed Horizon
- Shades of Apple Green
- Sunkissed Desert Blooms
- Vibrant Orange
- Bright Orange
- Sunlit Forest Adventure
- Bright Yellow
- Sunny Dandy Delight
- Golden Harvest
- Sunset Ember
- Wrenn's Meadow Bliss
- Raspberry Sunset
- Cherry Blossom Dreams
- Harmony in Contrast
- Electric Sunrise
- Shades of Blue
- Gemstone Reverie
- Vibrant Orange
Vibrant Yellow color palette created on .