Shelly Fossilian Color Palette

Discover the beautiful Shelly Fossilian color palette featuring corvette (#f8caa5), tonys pink (#e6a57a), whiskey (#d19c6b), cape palliser (#a2684e) and ironstone (#8c4b3b).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withShell, Beach, Coral, Earthy, Soft, Orange, Tan, Warm, Summer, Bright 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 Shelly Fossilian palette

Share this palette to:

💻 Shelly Fossilian color palette CSS

/* CSS */
.color-1 {
color: #f8caa5;
}
.color-2 {
color: #e6a57a;
}
.color-3 {
color: #d19c6b;
}
.color-4 {
color: #a2684e;
}
.color-5 {
color: #8c4b3b;
}

/* CSS Variables */
:root {
--color-1: #f8caa5;
--color-2: #e6a57a;
--color-3: #d19c6b;
--color-4: #a2684e;
--color-5: #8c4b3b;
}

🌈 Shelly Fossilian background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8caa5, #e6a57a, #d19c6b, #a2684e, #8c4b3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8caa5, #e6a57a, #d19c6b, #a2684e, #8c4b3b);
}

🔗 Explore similar color palettes

No palettes found

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

Shelly Fossilian color palette created on .