Memory of Pain Color Palette

Discover the beautiful Memory of Pain color palette featuring buccaneer (#5a2a2b), matrix (#b05e64), cameo (#e0b7a3), wheat (#f3d5b4) and linen (#f9e4d7).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withDespair, Earthy, Emotion, Memory, Muted, Nostalgic, Red, Soft, Tan, Vintage 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 Memory of Pain palette

Share this palette to:

💻 Memory of Pain color palette CSS

/* CSS */
.color-1 {
color: #5a2a2b;
}
.color-2 {
color: #b05e64;
}
.color-3 {
color: #e0b7a3;
}
.color-4 {
color: #f3d5b4;
}
.color-5 {
color: #f9e4d7;
}

/* CSS Variables */
:root {
--color-1: #5a2a2b;
--color-2: #b05e64;
--color-3: #e0b7a3;
--color-4: #f3d5b4;
--color-5: #f9e4d7;
}

🌈 Memory of Pain background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5a2a2b, #b05e64, #e0b7a3, #f3d5b4, #f9e4d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5a2a2b, #b05e64, #e0b7a3, #f3d5b4, #f9e4d7);
}

🔗 Explore similar color palettes

No palettes found

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

Memory of Pain color palette created on .