Marquise Spinneret Mindfang Color Palette
Discover the beautiful Marquise Spinneret Mindfang color palette featuring tiara (#c7d2d6), gray chateau (#9da2a4), sirocco (#6b7f85), river bed (#4b5c62) and outer space (#2b3f40).
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 Marquise Spinneret Mindfang palette
💻 Marquise Spinneret Mindfang color palette CSS
/* CSS */
.color-1 {
color: #c7d2d6;
}
.color-2 {
color: #9da2a4;
}
.color-3 {
color: #6b7f85;
}
.color-4 {
color: #4b5c62;
}
.color-5 {
color: #2b3f40;
}
/* CSS Variables */
:root {
--color-1: #c7d2d6;
--color-2: #9da2a4;
--color-3: #6b7f85;
--color-4: #4b5c62;
--color-5: #2b3f40;
} 🌈 Marquise Spinneret Mindfang background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7d2d6, #9da2a4, #6b7f85, #4b5c62, #2b3f40);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7d2d6, #9da2a4, #6b7f85, #4b5c62, #2b3f40);
} 🔗 Explore similar color palettes
Marquise Spinneret Mindfang color palette created on .