Sunset Blossom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sunset Blossom palette
Sunset Blossom カラーパレット CSS
/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #a8e2a2;
}
.color-3 {
color: #f8d5a0;
}
.color-4 {
color: #ffb84d;
}
.color-5 {
color: #ff4d7f;
}
/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #a8e2a2;
--color-3: #f8d5a0;
--color-4: #ffb84d;
--color-5: #ff4d7f;
}
Sunset Blossom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #a8e2a2, #f8d5a0, #ffb84d, #ff4d7f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #a8e2a2, #f8d5a0, #ffb84d, #ff4d7f);
}
似たようなカラーパレット
- Vibrant Harmony
- Royal Blossom
- Crimson Ember Grove
- Charming Serenity
- Orchard Glow
- Moonlit Emberwood
- Verdant Reverie
- Electric Citrus
- Pastel Ivy League
- Valeriano Dreamscape
- Shades of Green and Pink
- Shades of Green and Pink
- Black Green Elegance
- Verdant Serenity
- Celebration Spectrum
- Enchanted Garden
- Nature's Whisper
- Avian Serenade
Sunset Blossom color palette created on .