Equestrian Elegance Color Palette

Discover the beautiful Equestrian Elegance color palette featuring elm (#1f8e89), cream can (#f3ca4f), jaffa (#e88e3b), mojo (#c84d37) and stiletto (#8d2a3c).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withDressage, Elegant, Green, Horses, Luxury, Orange, Osteopathy, Red, Vibrant, 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 Equestrian Elegance palette

Share this palette to:

💻 Equestrian Elegance color palette CSS

/* CSS */
.color-1 {
color: #1f8e89;
}
.color-2 {
color: #f3ca4f;
}
.color-3 {
color: #e88e3b;
}
.color-4 {
color: #c84d37;
}
.color-5 {
color: #8d2a3c;
}

/* CSS Variables */
:root {
--color-1: #1f8e89;
--color-2: #f3ca4f;
--color-3: #e88e3b;
--color-4: #c84d37;
--color-5: #8d2a3c;
}

🌈 Equestrian Elegance background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f8e89, #f3ca4f, #e88e3b, #c84d37, #8d2a3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f8e89, #f3ca4f, #e88e3b, #c84d37, #8d2a3c);
}

🔗 Explore similar color palettes

No palettes found

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

Equestrian Elegance color palette created on .