Soft Greige Color Palette
Discover the beautiful Soft Greige color palette featuring malta (#b7a99a), swirl (#d5cec3), pot pourri (#f0e3d6), spring wood (#f5f0eb) and stark white (#e6d5c1).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withGreige, Neutral, Earthy, Light, Soft, Modern, Minimalist, Beige, Cream 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 Soft Greige palette
💻 Soft Greige color palette CSS
/* CSS */
.color-1 {
color: #b7a99a;
}
.color-2 {
color: #d5cec3;
}
.color-3 {
color: #f0e3d6;
}
.color-4 {
color: #f5f0eb;
}
.color-5 {
color: #e6d5c1;
}
/* CSS Variables */
:root {
--color-1: #b7a99a;
--color-2: #d5cec3;
--color-3: #f0e3d6;
--color-4: #f5f0eb;
--color-5: #e6d5c1;
}
🌈 Soft Greige background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7a99a, #d5cec3, #f0e3d6, #f5f0eb, #e6d5c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7a99a, #d5cec3, #f0e3d6, #f5f0eb, #e6d5c1);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Soft Greige color palette created on .