Vibrant Harmony カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vibrant Harmony palette
Vibrant Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #fad12e;
}
.color-2 {
color: #f47b1f;
}
.color-3 {
color: #e13e33;
}
.color-4 {
color: #c3377d;
}
.color-5 {
color: #681b98;
}
/* CSS Variables */
:root {
--color-1: #fad12e;
--color-2: #f47b1f;
--color-3: #e13e33;
--color-4: #c3377d;
--color-5: #681b98;
}
Vibrant Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fad12e, #f47b1f, #e13e33, #c3377d, #681b98);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fad12e, #f47b1f, #e13e33, #c3377d, #681b98);
}
似たようなカラーパレット
- Poppy Sunset
- Whimsical Tales of Two Tongues
- Corporate Sunset Stage
- Nile Gold Ventures
- Sunset Over Ocean Waves
- Golden Horizon
- Mystic Billiards
- Orange Gymnastics
- Elias Sunrise
- Ochre's Cheerful Charm
- Bright Yellow
- Shades of Yellow and Red
- Midnight Blossom
- Coral Sunset
- Tropical Serenity
- Tropical Harmony
- Luminous Ember
- Sunny Orchard Harmony
Vibrant Harmony color palette created on .