Vaggie Color Palette

Discover the beautiful Vaggie color palette featuring cabaret (#d2416a), wewak (#f0a3bb), sandwisp (#f4e1a4), fern (#69bf77) and wedgewood (#4c8e9a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics with vibrant, Pink, Peach, Green, Teal, Bright, Spring, Fun, Soft 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 Vaggie palette

Share this palette to:

💻 Vaggie color palette CSS

/* CSS */
.color-1 {
color: #d2416a;
}
.color-2 {
color: #f0a3bb;
}
.color-3 {
color: #f4e1a4;
}
.color-4 {
color: #69bf77;
}
.color-5 {
color: #4c8e9a;
}

/* CSS Variables */
:root {
--color-1: #d2416a;
--color-2: #f0a3bb;
--color-3: #f4e1a4;
--color-4: #69bf77;
--color-5: #4c8e9a;
}

🌈 Vaggie background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2416a, #f0a3bb, #f4e1a4, #69bf77, #4c8e9a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2416a, #f0a3bb, #f4e1a4, #69bf77, #4c8e9a);
}

🔗 Explore similar color palettes

No palettes found

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

Vaggie color palette created on .