Ember Glow Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Ember Glow palette
tavolozza dei colori Ember Glow CSS
/* CSS */
.color-1 {
color: #c63d24;
}
.color-2 {
color: #e86a4a;
}
.color-3 {
color: #f2a67d;
}
.color-4 {
color: #f4caa9;
}
.color-5 {
color: #f9e1d2;
}
/* CSS Variables */
:root {
--color-1: #c63d24;
--color-2: #e86a4a;
--color-3: #f2a67d;
--color-4: #f4caa9;
--color-5: #f9e1d2;
}
CSS con gradiente di sfondo Ember Glow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c63d24, #e86a4a, #f2a67d, #f4caa9, #f9e1d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c63d24, #e86a4a, #f2a67d, #f4caa9, #f9e1d2);
}
Tavolozze di colori simili
- Dark Crimson
- Chocolate Crunch Delight
- Sangria Sunset
- Cherry Limeade Burst
- Regal Emberstone
- Yellow Eclipse
- Twilight Ember
- Sweetheart Serenade
- Ember Ascendance
- Sunset Orange
- Sunset Serenade
- Vibrant Red and Blue
- Shades of Pink and Blue
- Webslinger Vibes
- Shades of Pink and Red
- Shades of Blue and Red
- Haunting Hues
- Candy Apple Red
Ember Glow color palette created on .