Fossil Ammonite Vintage Color Palette

Discover the beautiful Fossil Ammonite Vintage color palette featuring grain brown (#e1c9ad), old rose (#bf9476), cape palliser (#9a5e47), shingle fawn (#6f4d33) and saddle (#533825).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAutumn, Beige, Brown, Deep, Earthy, Muted, Neutral, Soft, Vintage, Warm 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 Fossil Ammonite Vintage palette

Share this palette to:

💻 Fossil Ammonite Vintage color palette CSS

/* CSS */
.color-1 {
color: #e1c9ad;
}
.color-2 {
color: #bf9476;
}
.color-3 {
color: #9a5e47;
}
.color-4 {
color: #6f4d33;
}
.color-5 {
color: #533825;
}

/* CSS Variables */
:root {
--color-1: #e1c9ad;
--color-2: #bf9476;
--color-3: #9a5e47;
--color-4: #6f4d33;
--color-5: #533825;
}

🌈 Fossil Ammonite Vintage background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1c9ad, #bf9476, #9a5e47, #6f4d33, #533825);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1c9ad, #bf9476, #9a5e47, #6f4d33, #533825);
}

Fossil Ammonite Vintage color palette created on .