Spanish Oasis Color Palette

Discover the beautiful Spanish Oasis color palette featuring goblin (#478753), aqua forest (#66a67e), de york (#88bf96), tan (#cead83) and flush mahogany (#cb403c).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBalance, Beige, Earthy, Green, Nature, Red, Soft, Teal, Turquoise, 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 Spanish Oasis palette

Share this palette to:

💻 Spanish Oasis color palette CSS

/* CSS */
.color-1 {
color: #478753;
}
.color-2 {
color: #66a67e;
}
.color-3 {
color: #88bf96;
}
.color-4 {
color: #cead83;
}
.color-5 {
color: #cb403c;
}

/* CSS Variables */
:root {
--color-1: #478753;
--color-2: #66a67e;
--color-3: #88bf96;
--color-4: #cead83;
--color-5: #cb403c;
}

🌈 Spanish Oasis background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #478753, #66a67e, #88bf96, #cead83, #cb403c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #478753, #66a67e, #88bf96, #cead83, #cb403c);
}

🔗 Explore similar color palettes

No palettes found

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

Spanish Oasis color palette created on .