Construction Color Palette

Discover the beautiful Construction color palette featuring fuel yellow (#eba62d), hokey pokey (#d29e2d), brandy punch (#c88c2d), paarl (#a8552e) and nutmeg (#7e3b2a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withConstruction, Yellow, Orange, Brown, Earthy, Bright, Warm, Modern, Autumn 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 Construction palette

Share this palette to:

💻 Construction color palette CSS

/* CSS */
.color-1 {
color: #eba62d;
}
.color-2 {
color: #d29e2d;
}
.color-3 {
color: #c88c2d;
}
.color-4 {
color: #a8552e;
}
.color-5 {
color: #7e3b2a;
}

/* CSS Variables */
:root {
--color-1: #eba62d;
--color-2: #d29e2d;
--color-3: #c88c2d;
--color-4: #a8552e;
--color-5: #7e3b2a;
}

🌈 Construction background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eba62d, #d29e2d, #c88c2d, #a8552e, #7e3b2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eba62d, #d29e2d, #c88c2d, #a8552e, #7e3b2a);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Construction color palette created on .