Wrapped In Plastic Color Palette
Discover the beautiful Wrapped In Plastic color palette featuring mischka (#d6d3d9), chatelle (#c8c3c9), spun pearl (#adacae), submarine (#bbc2c5) and cadet blue (#aab2bd).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withEarthy, Elegant, Gray, Light, Minimalist, Modern, Muted, Neutral, Scandinavian, 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 Wrapped In Plastic palette
💻 Wrapped In Plastic color palette CSS
/* CSS */
.color-1 {
color: #d6d3d9;
}
.color-2 {
color: #c8c3c9;
}
.color-3 {
color: #adacae;
}
.color-4 {
color: #bbc2c5;
}
.color-5 {
color: #aab2bd;
}
/* CSS Variables */
:root {
--color-1: #d6d3d9;
--color-2: #c8c3c9;
--color-3: #adacae;
--color-4: #bbc2c5;
--color-5: #aab2bd;
} 🌈 Wrapped In Plastic background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6d3d9, #c8c3c9, #adacae, #bbc2c5, #aab2bd);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6d3d9, #c8c3c9, #adacae, #bbc2c5, #aab2bd);
} 🔗 Explore similar color palettes
Wrapped In Plastic color palette created on .