Gay Mlm X Aquelean Color Palette
Discover the beautiful Gay Mlm X Aquelean color palette featuring swirl (#dcd5cb), bison hide (#c7bba9), napa (#ad9f90), donkey brown (#a18e7d) and sand dune (#856f66).
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 Gay Mlm X Aquelean palette
💻 Gay Mlm X Aquelean color palette CSS
/* CSS */
.color-1 {
color: #dcd5cb;
}
.color-2 {
color: #c7bba9;
}
.color-3 {
color: #ad9f90;
}
.color-4 {
color: #a18e7d;
}
.color-5 {
color: #856f66;
}
/* CSS Variables */
:root {
--color-1: #dcd5cb;
--color-2: #c7bba9;
--color-3: #ad9f90;
--color-4: #a18e7d;
--color-5: #856f66;
} 🌈 Gay Mlm X Aquelean background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dcd5cb, #c7bba9, #ad9f90, #a18e7d, #856f66);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dcd5cb, #c7bba9, #ad9f90, #a18e7d, #856f66);
} 🔗 Explore similar color palettes
Gay Mlm X Aquelean color palette created on .