Shelly Fossilian Color Palette

Discover the beautiful Shelly Fossilian color palette featuring parchment (#f0e0d1), clam shell (#d8c4b6), bison hide (#c3b3a2), brown rust (#a55b3b) and nutmeg (#702d29).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withShell, Beach, Neutral, Earthy, Brown, Tan, Soft, Coastal, 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 Shelly Fossilian palette

Share this palette to:

💻 Shelly Fossilian color palette CSS

/* CSS */
.color-1 {
color: #f0e0d1;
}
.color-2 {
color: #d8c4b6;
}
.color-3 {
color: #c3b3a2;
}
.color-4 {
color: #a55b3b;
}
.color-5 {
color: #702d29;
}

/* CSS Variables */
:root {
--color-1: #f0e0d1;
--color-2: #d8c4b6;
--color-3: #c3b3a2;
--color-4: #a55b3b;
--color-5: #702d29;
}

🌈 Shelly Fossilian background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e0d1, #d8c4b6, #c3b3a2, #a55b3b, #702d29);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e0d1, #d8c4b6, #c3b3a2, #a55b3b, #702d29);
}

🔗 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 .