Commercial Vibes Color Palette
Discover the beautiful Commercial Vibes color palette featuring wewak (#f1a8a2), mandys pink (#f6c2b1), wheat (#f4d9b4), hampton (#e2e6b2) and moss green (#a7d7b8).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAccessories, Bags, Bright, Clothing, Food Court, Games, Makeup, Modern, Shoes, Shopping color palettes and combinations.
💡 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 Commercial Vibes palette
💻 Commercial Vibes color palette CSS
/* CSS */
.color-1 {
color: #f1a8a2;
}
.color-2 {
color: #f6c2b1;
}
.color-3 {
color: #f4d9b4;
}
.color-4 {
color: #e2e6b2;
}
.color-5 {
color: #a7d7b8;
}
/* CSS Variables */
:root {
--color-1: #f1a8a2;
--color-2: #f6c2b1;
--color-3: #f4d9b4;
--color-4: #e2e6b2;
--color-5: #a7d7b8;
} 🌈 Commercial Vibes background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a8a2, #f6c2b1, #f4d9b4, #e2e6b2, #a7d7b8);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a8a2, #f6c2b1, #f4d9b4, #e2e6b2, #a7d7b8);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Commercial Vibes color palette created on .