Ivar the Boneless Color Palette

Discover the beautiful Ivar the Boneless color palette featuring mule fawn (#8c5a2b), sundance (#c6a85d), apache (#d9c178), hampton (#e4d5a5) and albescent white (#f2e3c5).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAncient, Beige, Brown, Cream, Earthy, Gold, Medieval, Neutral, Soft, 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 Ivar the Boneless palette

Share this palette to:

💻 Ivar the Boneless color palette CSS

/* CSS */
.color-1 {
color: #8c5a2b;
}
.color-2 {
color: #c6a85d;
}
.color-3 {
color: #d9c178;
}
.color-4 {
color: #e4d5a5;
}
.color-5 {
color: #f2e3c5;
}

/* CSS Variables */
:root {
--color-1: #8c5a2b;
--color-2: #c6a85d;
--color-3: #d9c178;
--color-4: #e4d5a5;
--color-5: #f2e3c5;
}

🌈 Ivar the Boneless background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8c5a2b, #c6a85d, #d9c178, #e4d5a5, #f2e3c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8c5a2b, #c6a85d, #d9c178, #e4d5a5, #f2e3c5);
}

🔗 Explore similar color palettes

No palettes found

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

Ivar the Boneless color palette created on .