Princess Celestia Color Palette

Discover the beautiful Princess Celestia color palette featuring light wisteria (#dab4e4), illusion (#f5a8c8), cream brulee (#ffe4a8), moss green (#b2e1b3) and regent st blue (#a1d6e3).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withPrincess, Pastel, Pink, Light, Bright, Soft, Spring, Tropical, Magical 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 Princess Celestia palette

Share this palette to:

💻 Princess Celestia color palette CSS

/* CSS */
.color-1 {
color: #dab4e4;
}
.color-2 {
color: #f5a8c8;
}
.color-3 {
color: #ffe4a8;
}
.color-4 {
color: #b2e1b3;
}
.color-5 {
color: #a1d6e3;
}

/* CSS Variables */
:root {
--color-1: #dab4e4;
--color-2: #f5a8c8;
--color-3: #ffe4a8;
--color-4: #b2e1b3;
--color-5: #a1d6e3;
}

🌈 Princess Celestia background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dab4e4, #f5a8c8, #ffe4a8, #b2e1b3, #a1d6e3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dab4e4, #f5a8c8, #ffe4a8, #b2e1b3, #a1d6e3);
}

🔗 Explore similar color palettes

No palettes found

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

Princess Celestia color palette created on .