Gift Guide Color Palette

Discover the beautiful Gift Guide color palette featuring moss green (#a7d7b8), parchment (#f0e7d1), manhattan (#f5c99e), vivid tangerine (#ff998a) and kobi (#eab8d1).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withHelpful, Soft, Green, Peach, Light, Bright Summer, Warm Spring, Modern 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 Gift Guide palette

Share this palette to:

💻 Gift Guide color palette CSS

/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #f0e7d1;
}
.color-3 {
color: #f5c99e;
}
.color-4 {
color: #ff998a;
}
.color-5 {
color: #eab8d1;
}

/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #f0e7d1;
--color-3: #f5c99e;
--color-4: #ff998a;
--color-5: #eab8d1;
}

🌈 Gift Guide background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #f0e7d1, #f5c99e, #ff998a, #eab8d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #f0e7d1, #f5c99e, #ff998a, #eab8d1);
}

🔗 Explore similar color palettes

No palettes found

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

Gift Guide color palette created on .