Wrapped In Plastic Color Palette
Discover the beautiful Wrapped In Plastic color palette featuring mischka (#d6d3d9), chatelle (#c9c4ca), bombay (#adadae), submarine (#bac1c4) and gray chateau (#a9b1bc).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withGray, Light, Neutral, Soft, Modern, Minimalist, Earthy, Elegant, Muted, Scandinavian 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 Wrapped In Plastic palette
💻 Wrapped In Plastic color palette CSS
/* CSS */
.color-1 {
color: #d6d3d9;
}
.color-2 {
color: #c9c4ca;
}
.color-3 {
color: #adadae;
}
.color-4 {
color: #bac1c4;
}
.color-5 {
color: #a9b1bc;
}
/* CSS Variables */
:root {
--color-1: #d6d3d9;
--color-2: #c9c4ca;
--color-3: #adadae;
--color-4: #bac1c4;
--color-5: #a9b1bc;
}
🌈 Wrapped In Plastic background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6d3d9, #c9c4ca, #adadae, #bac1c4, #a9b1bc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6d3d9, #c9c4ca, #adadae, #bac1c4, #a9b1bc);
}
🔗 Explore similar color palettes
Wrapped In Plastic color palette created on .