Ferra Elegance Color Palette

Discover the beautiful Ferra Elegance color palette featuring matrix (#a25a53), brandy rose (#b78c85), cameo (#d9b8a0), grain brown (#e3c8b0) and pot pourri (#f5e8e5).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withTerra, Copper, Soft, Earthy, Neutral, Modern, Warm, Light Summer, Bright Spring 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 Ferra Elegance palette

Share this palette to:

💻 Ferra Elegance color palette CSS

/* CSS */
.color-1 {
color: #a25a53;
}
.color-2 {
color: #b78c85;
}
.color-3 {
color: #d9b8a0;
}
.color-4 {
color: #e3c8b0;
}
.color-5 {
color: #f5e8e5;
}

/* CSS Variables */
:root {
--color-1: #a25a53;
--color-2: #b78c85;
--color-3: #d9b8a0;
--color-4: #e3c8b0;
--color-5: #f5e8e5;
}

🌈 Ferra Elegance background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a25a53, #b78c85, #d9b8a0, #e3c8b0, #f5e8e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a25a53, #b78c85, #d9b8a0, #e3c8b0, #f5e8e5);
}

🔗 Explore similar color palettes

No palettes found

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

Ferra Elegance color palette created on .