Greek Statues Color Palette

Discover the beautiful Greek Statues color palette featuring bone (#e3d8c4), clay ash (#c6d1c2), casper (#a3c3d1), patina (#6a9a8e) and tom thumb (#3b5a3a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAncient, Beige, Blue, Green, Neutral, Soft, Spring, Stone, Tropical, Vintage 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 Greek Statues palette

Share this palette to:

💻 Greek Statues color palette CSS

/* CSS */
.color-1 {
color: #e3d8c4;
}
.color-2 {
color: #c6d1c2;
}
.color-3 {
color: #a3c3d1;
}
.color-4 {
color: #6a9a8e;
}
.color-5 {
color: #3b5a3a;
}

/* CSS Variables */
:root {
--color-1: #e3d8c4;
--color-2: #c6d1c2;
--color-3: #a3c3d1;
--color-4: #6a9a8e;
--color-5: #3b5a3a;
}

🌈 Greek Statues background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3d8c4, #c6d1c2, #a3c3d1, #6a9a8e, #3b5a3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3d8c4, #c6d1c2, #a3c3d1, #6a9a8e, #3b5a3a);
}

🔗 Explore similar color palettes

No palettes found

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

Greek Statues color palette created on .