Arboliva Color Palette

Discover the beautiful Arboliva color palette featuring spring rain (#a2cda4), oxley (#7d9b8e), como (#4d7a6d), spectra (#2c4e54) and te papa green (#1b3d41).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBotanical, Bright, Coastal, Earthy, Forest, Green, Modern, Nature, Summer, Vibrant 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 Arboliva palette

Share this palette to:

💻 Arboliva color palette CSS

/* CSS */
.color-1 {
color: #a2cda4;
}
.color-2 {
color: #7d9b8e;
}
.color-3 {
color: #4d7a6d;
}
.color-4 {
color: #2c4e54;
}
.color-5 {
color: #1b3d41;
}

/* CSS Variables */
:root {
--color-1: #a2cda4;
--color-2: #7d9b8e;
--color-3: #4d7a6d;
--color-4: #2c4e54;
--color-5: #1b3d41;
}

🌈 Arboliva background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2cda4, #7d9b8e, #4d7a6d, #2c4e54, #1b3d41);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2cda4, #7d9b8e, #4d7a6d, #2c4e54, #1b3d41);
}

🔗 Explore similar color palettes

No palettes found

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

Arboliva color palette created on .