Matrix Sunset Color Palette

Discover the beautiful Matrix Sunset color palette featuring matrix (#b05d54), my pink (#d69a80), new orleans (#f1d6a7), sidecar (#f5e8c7) and edgewater (#d0e6df).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withMatrix, Red, Peach, Yellow, Green, Soft, Bright, Earthy, Modern 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 Matrix Sunset palette

Share this palette to:

💻 Matrix Sunset color palette CSS

/* CSS */
.color-1 {
color: #b05d54;
}
.color-2 {
color: #d69a80;
}
.color-3 {
color: #f1d6a7;
}
.color-4 {
color: #f5e8c7;
}
.color-5 {
color: #d0e6df;
}

/* CSS Variables */
:root {
--color-1: #b05d54;
--color-2: #d69a80;
--color-3: #f1d6a7;
--color-4: #f5e8c7;
--color-5: #d0e6df;
}

🌈 Matrix Sunset background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b05d54, #d69a80, #f1d6a7, #f5e8c7, #d0e6df);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b05d54, #d69a80, #f1d6a7, #f5e8c7, #d0e6df);
}

🔗 Explore similar color palettes

No palettes found

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

Matrix Sunset color palette created on .