brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed. Color Palette
Discover the beautiful brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed. color palette featuring crusta (#ff7e2e), yellow orange (#ffa047), koromiko (#ffb65c), macaroni and cheese (#ffc67a) and salomie (#ffdd94).
Brightness
Saturation
Warmth
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed. palette
💻 brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed. color palette CSS
/* CSS */
.color-1 {
color: #ff7e2e;
}
.color-2 {
color: #ffa047;
}
.color-3 {
color: #ffb65c;
}
.color-4 {
color: #ffc67a;
}
.color-5 {
color: #ffdd94;
}
/* CSS Variables */
:root {
--color-1: #ff7e2e;
--color-2: #ffa047;
--color-3: #ffb65c;
--color-4: #ffc67a;
--color-5: #ffdd94;
} 🌈 brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed. background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7e2e, #ffa047, #ffb65c, #ffc67a, #ffdd94);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7e2e, #ffa047, #ffb65c, #ffc67a, #ffdd94);
} 🔗 Explore similar color palettes
brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed. color palette created on .