Solar Radiance カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Solar Radiance palette
Solar Radiance カラーパレット CSS
/* CSS */
.color-1 {
color: #f9d44e;
}
.color-2 {
color: #faa200;
}
.color-3 {
color: #ff8c00;
}
.color-4 {
color: #ff6e00;
}
.color-5 {
color: #ff3c00;
}
/* CSS Variables */
:root {
--color-1: #f9d44e;
--color-2: #faa200;
--color-3: #ff8c00;
--color-4: #ff6e00;
--color-5: #ff3c00;
}
Solar Radiance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d44e, #faa200, #ff8c00, #ff6e00, #ff3c00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d44e, #faa200, #ff8c00, #ff6e00, #ff3c00);
}
似たようなカラーパレット
- Shades of Red and Green
- Vibrant Harmony
- Sunset Orange
- Sunlit Harvest
- Shades of Pink
- Golden Explosion
- Sweetheart Serenade
- Celestial Dreamscape
- Velvet Sunrise
- Whimsical Dreamscape
- Orange Sunset
- Golden Sunset
- Whimsical Fiesta
- Sunny Kiko Garden
- Tropical Tigerfish Tones
- Dimitri's Radiance
- Harmony of Gakushu
- Golden Sunrise
Solar Radiance color palette created on .