Pixel Bread Delight Color Palette
Discover the beautiful Pixel Bread Delight color palette featuring anzac (#e4ba4e), cream can (#f4c76c), whiskey (#d5a86c), teak (#b79b6c) and cape palliser (#a56d4a).
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 Pixel Bread Delight palette
💻 Pixel Bread Delight color palette CSS
/* CSS */
.color-1 {
color: #e4ba4e;
}
.color-2 {
color: #f4c76c;
}
.color-3 {
color: #d5a86c;
}
.color-4 {
color: #b79b6c;
}
.color-5 {
color: #a56d4a;
}
/* CSS Variables */
:root {
--color-1: #e4ba4e;
--color-2: #f4c76c;
--color-3: #d5a86c;
--color-4: #b79b6c;
--color-5: #a56d4a;
} 🌈 Pixel Bread Delight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4ba4e, #f4c76c, #d5a86c, #b79b6c, #a56d4a);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4ba4e, #f4c76c, #d5a86c, #b79b6c, #a56d4a);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Pixel Bread Delight color palette created on .