Ivory Dreams Color Palette
Discover the beautiful Ivory Dreams color palette featuring linen (#f9f0e6), pearl bush (#e9e0d3), sisal (#d4cfbf), malta (#bea89d) and barley corn (#a57d5f).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withIvory, Cream, Beige, Warm, Neutral, Soft, Light, Earthy, Lightbrown 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 Ivory Dreams palette
💻 Ivory Dreams color palette CSS
/* CSS */
.color-1 {
color: #f9f0e6;
}
.color-2 {
color: #e9e0d3;
}
.color-3 {
color: #d4cfbf;
}
.color-4 {
color: #bea89d;
}
.color-5 {
color: #a57d5f;
}
/* CSS Variables */
:root {
--color-1: #f9f0e6;
--color-2: #e9e0d3;
--color-3: #d4cfbf;
--color-4: #bea89d;
--color-5: #a57d5f;
}
🌈 Ivory Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9f0e6, #e9e0d3, #d4cfbf, #bea89d, #a57d5f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9f0e6, #e9e0d3, #d4cfbf, #bea89d, #a57d5f);
}
🔗 Explore similar color palettes
Ivory Dreams color palette created on .