Serendipity Spectrum カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Serendipity Spectrum palette
Serendipity Spectrum カラーパレット CSS
/* CSS */
.color-1 {
color: #4a8b3c;
}
.color-2 {
color: #6ecf7b;
}
.color-3 {
color: #98e29f;
}
.color-4 {
color: #f3f16d;
}
.color-5 {
color: #fab700;
}
/* CSS Variables */
:root {
--color-1: #4a8b3c;
--color-2: #6ecf7b;
--color-3: #98e29f;
--color-4: #f3f16d;
--color-5: #fab700;
}
Serendipity Spectrum の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a8b3c, #6ecf7b, #98e29f, #f3f16d, #fab700);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a8b3c, #6ecf7b, #98e29f, #f3f16d, #fab700);
}
似たようなカラーパレット
- Serene Harbor
- Muted Whispers
- Velvet Sunrise
- Whimsical Dreamscape
- Shades of Green
- Whimsical Fiesta
- Sunny Kiko Garden
- Shades of Green
- Sunlit Oasis
- Shades of Green and Lilac
- Tropical Tigerfish Tones
- Dimitri's Radiance
- Harmony of Gakushu
- Shades of Olivine
- Shades of Green
- Red Green Cityscape
- Bright Yellow
- Sunset Serenade
Serendipity Spectrum color palette created on .