Rockwell Color Palette

Discover the beautiful Rockwell color palette featuring malta (#b7a99a), coral reef (#c8b6a3), akaroa (#d9c3b0), bone (#e4d5c4) and parchment (#f2e0d4).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Beige, Brown, Earthy, Modern, Neutral, Soft, Tan, Vintage, 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 Rockwell palette

Share this palette to:

💻 Rockwell color palette CSS

/* CSS */
.color-1 {
color: #b7a99a;
}
.color-2 {
color: #c8b6a3;
}
.color-3 {
color: #d9c3b0;
}
.color-4 {
color: #e4d5c4;
}
.color-5 {
color: #f2e0d4;
}

/* CSS Variables */
:root {
--color-1: #b7a99a;
--color-2: #c8b6a3;
--color-3: #d9c3b0;
--color-4: #e4d5c4;
--color-5: #f2e0d4;
}

🌈 Rockwell background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7a99a, #c8b6a3, #d9c3b0, #e4d5c4, #f2e0d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7a99a, #c8b6a3, #d9c3b0, #e4d5c4, #f2e0d4);
}

🔗 Explore similar color palettes

No palettes found

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

Rockwell color palette created on .