Muted Avocado Color Palette

Discover the beautiful Muted Avocado color palette featuring spring rain (#a7caa0), sprout (#b5d8a6), beryl green (#d8e3b0), zombie (#e5d6a4) and sidecar (#f2e8b0).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAvocado, Bright, Earthy, Green, Light, Mint, Muted, Nature, Soft, Summer 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 Muted Avocado palette

Share this palette to:

💻 Muted Avocado color palette CSS

/* CSS */
.color-1 {
color: #a7caa0;
}
.color-2 {
color: #b5d8a6;
}
.color-3 {
color: #d8e3b0;
}
.color-4 {
color: #e5d6a4;
}
.color-5 {
color: #f2e8b0;
}

/* CSS Variables */
:root {
--color-1: #a7caa0;
--color-2: #b5d8a6;
--color-3: #d8e3b0;
--color-4: #e5d6a4;
--color-5: #f2e8b0;
}

🌈 Muted Avocado background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7caa0, #b5d8a6, #d8e3b0, #e5d6a4, #f2e8b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7caa0, #b5d8a6, #d8e3b0, #e5d6a4, #f2e8b0);
}

🔗 Explore similar color palettes

No palettes found

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

Muted Avocado color palette created on .