Goth Pastel Color Palette
Discover the beautiful Goth Pastel color palette featuring london hue (#b4a4c6), prelude (#d5bfe8), kobi (#e7a6b7), amour (#f3d3f3) and chantilly (#f9c3d4).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withPastel, Purple, Pink, Light, Soft, Bright Summer, 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 Goth Pastel palette
💻 Goth Pastel color palette CSS
/* CSS */
.color-1 {
color: #b4a4c6;
}
.color-2 {
color: #d5bfe8;
}
.color-3 {
color: #e7a6b7;
}
.color-4 {
color: #f3d3f3;
}
.color-5 {
color: #f9c3d4;
}
/* CSS Variables */
:root {
--color-1: #b4a4c6;
--color-2: #d5bfe8;
--color-3: #e7a6b7;
--color-4: #f3d3f3;
--color-5: #f9c3d4;
}
🌈 Goth Pastel background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b4a4c6, #d5bfe8, #e7a6b7, #f3d3f3, #f9c3d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b4a4c6, #d5bfe8, #e7a6b7, #f3d3f3, #f9c3d4);
}
🔗 Explore similar color palettes
Goth Pastel color palette created on .