Delicious Bites Color Palette
Discover the beautiful Delicious Bites color palette featuring manhattan (#f7c5a1), wewak (#f1a8a2), mandy (#e05c67), brick red (#c0354a) and claret (#881b34).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAppetizing, Bright, Orange, Pink, Red, Summer, Vibrant, Warm 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 Delicious Bites palette
💻 Delicious Bites color palette CSS
/* CSS */
.color-1 {
color: #f7c5a1;
}
.color-2 {
color: #f1a8a2;
}
.color-3 {
color: #e05c67;
}
.color-4 {
color: #c0354a;
}
.color-5 {
color: #881b34;
}
/* CSS Variables */
:root {
--color-1: #f7c5a1;
--color-2: #f1a8a2;
--color-3: #e05c67;
--color-4: #c0354a;
--color-5: #881b34;
} 🌈 Delicious Bites background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c5a1, #f1a8a2, #e05c67, #c0354a, #881b34);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c5a1, #f1a8a2, #e05c67, #c0354a, #881b34);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Delicious Bites color palette created on .