Sprout Seedly Color Palette

Discover the beautiful Sprout Seedly color palette featuring moss green (#a7d7b8), silver tree (#6abe8d), fruit salad (#4c9a79), amazon (#3a785d) and stromboli (#2e5c49).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withSprout, Green, Nature, Vibrant, Bright, Summer, Garden, Earthy 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 Sprout Seedly palette

Share this palette to:

💻 Sprout Seedly color palette CSS

/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #6abe8d;
}
.color-3 {
color: #4c9a79;
}
.color-4 {
color: #3a785d;
}
.color-5 {
color: #2e5c49;
}

/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #6abe8d;
--color-3: #4c9a79;
--color-4: #3a785d;
--color-5: #2e5c49;
}

🌈 Sprout Seedly background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #6abe8d, #4c9a79, #3a785d, #2e5c49);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #6abe8d, #4c9a79, #3a785d, #2e5c49);
}

🔗 Explore similar color palettes

No palettes found

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

Sprout Seedly color palette created on .