Niel "Sophia" Pling Color Palette
Discover the beautiful Niel "Sophia" Pling color palette featuring light wisteria (#c6a1e3), chantilly (#f5b2d6), marzipan (#f8daa5), anzac (#e7b54b) and deep blush (#e77e8a).
Brightness
Saturation
Warmth
💡 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 Niel "Sophia" Pling palette
💻 Niel "Sophia" Pling color palette CSS
/* CSS */
.color-1 {
color: #c6a1e3;
}
.color-2 {
color: #f5b2d6;
}
.color-3 {
color: #f8daa5;
}
.color-4 {
color: #e7b54b;
}
.color-5 {
color: #e77e8a;
}
/* CSS Variables */
:root {
--color-1: #c6a1e3;
--color-2: #f5b2d6;
--color-3: #f8daa5;
--color-4: #e7b54b;
--color-5: #e77e8a;
} 🌈 Niel "Sophia" Pling background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c6a1e3, #f5b2d6, #f8daa5, #e7b54b, #e77e8a);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c6a1e3, #f5b2d6, #f8daa5, #e7b54b, #e77e8a);
} 🔗 Explore similar color palettes
Niel "Sophia" Pling color palette created on .