Warm Yellow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Warm Yellow palette
Warm Yellow カラーパレット CSS
/* CSS */
.color-1 {
color: #f6d13c;
}
.color-2 {
color: #f09e4c;
}
.color-3 {
color: #f06f5c;
}
.color-4 {
color: #e94e68;
}
.color-5 {
color: #d94a8f;
}
/* CSS Variables */
:root {
--color-1: #f6d13c;
--color-2: #f09e4c;
--color-3: #f06f5c;
--color-4: #e94e68;
--color-5: #d94a8f;
}
Warm Yellow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d13c, #f09e4c, #f06f5c, #e94e68, #d94a8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d13c, #f09e4c, #f06f5c, #e94e68, #d94a8f);
}
似たようなカラーパレット
- Red Sunset
- Warm Brooklynn
- Sunny Floral Burst
- Bright Yellow
- Rhythm of Hues
- Shades of Pink
- Shades of Green
- Frank's Vibrant Journey
- Shades of Green and Blue
- Golden Sunrise Serenade
- Sunlit Harmony
- Vibrant Red Blue Purple
- Coral Tarty
- Golden Sunset Serenade
- Sunny Coast Vibes
- Sunset Serenade
- California Sunset
- Golden Blossoms
Warm Yellow color palette created on .