Warm Embrace カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Warm Embrace palette
Warm Embrace カラーパレット CSS
/* CSS */
.color-1 {
color: #f47f1f;
}
.color-2 {
color: #f6a35a;
}
.color-3 {
color: #f6d2a2;
}
.color-4 {
color: #f5b8b2;
}
.color-5 {
color: #a14f4f;
}
/* CSS Variables */
:root {
--color-1: #f47f1f;
--color-2: #f6a35a;
--color-3: #f6d2a2;
--color-4: #f5b8b2;
--color-5: #a14f4f;
}
Warm Embrace の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f47f1f, #f6a35a, #f6d2a2, #f5b8b2, #a14f4f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f47f1f, #f6a35a, #f6d2a2, #f5b8b2, #a14f4f);
}
似たようなカラーパレット
- Poppy Shades
- Poppy Sunset
- 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
Warm Embrace color palette created on .