Ancient Gate Color Palette

Discover the beautiful Ancient Gate color palette featuring oxley (#7c9c8c), gum leaf (#b3d6c1), wheat (#f6e1b6), rajah (#f5c87a) and mandy (#e0594d).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAncient, Bright, Coral, Gate, Green, Nature, Soft, Spring, Vintage, Yellow 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 Ancient Gate palette

Share this palette to:

💻 Ancient Gate color palette CSS

/* CSS */
.color-1 {
color: #7c9c8c;
}
.color-2 {
color: #b3d6c1;
}
.color-3 {
color: #f6e1b6;
}
.color-4 {
color: #f5c87a;
}
.color-5 {
color: #e0594d;
}

/* CSS Variables */
:root {
--color-1: #7c9c8c;
--color-2: #b3d6c1;
--color-3: #f6e1b6;
--color-4: #f5c87a;
--color-5: #e0594d;
}

🌈 Ancient Gate background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7c9c8c, #b3d6c1, #f6e1b6, #f5c87a, #e0594d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7c9c8c, #b3d6c1, #f6e1b6, #f5c87a, #e0594d);
}

🔗 Explore similar color palettes

No palettes found

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

Ancient Gate color palette created on .