Creative Agency Brand Design Creative Color Palette
Discover the beautiful Creative Agency Brand Design Creative color palette featuring bittersweet (#ff695c), butterfly bush (#6a5893), chelsea cucumber (#85af4b), azalea (#f8cac9) and polo blue (#97acd3).
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 Creative Agency Brand Design Creative palette
💻 Creative Agency Brand Design Creative color palette CSS
/* CSS */
.color-1 {
color: #ff695c;
}
.color-2 {
color: #6a5893;
}
.color-3 {
color: #85af4b;
}
.color-4 {
color: #f8cac9;
}
.color-5 {
color: #97acd3;
}
/* CSS Variables */
:root {
--color-1: #ff695c;
--color-2: #6a5893;
--color-3: #85af4b;
--color-4: #f8cac9;
--color-5: #97acd3;
} 🌈 Creative Agency Brand Design Creative background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff695c, #6a5893, #85af4b, #f8cac9, #97acd3);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff695c, #6a5893, #85af4b, #f8cac9, #97acd3);
} 🔗 Explore similar color palettes
Creative Agency Brand Design Creative color palette created on .