Thrift Vintage Color Palette
Discover the beautiful Thrift Vintage color palette featuring apple blossom (#b34a42), porsche (#e4a86c), sprout (#c1d4af), pigeon post (#a5c6d5) and wisteria (#b97dba).
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 Thrift Vintage palette
💻 Thrift Vintage color palette CSS
/* CSS */
.color-1 {
color: #b34a42;
}
.color-2 {
color: #e4a86c;
}
.color-3 {
color: #c1d4af;
}
.color-4 {
color: #a5c6d5;
}
.color-5 {
color: #b97dba;
}
/* CSS Variables */
:root {
--color-1: #b34a42;
--color-2: #e4a86c;
--color-3: #c1d4af;
--color-4: #a5c6d5;
--color-5: #b97dba;
}
🌈 Thrift Vintage background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b34a42, #e4a86c, #c1d4af, #a5c6d5, #b97dba);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b34a42, #e4a86c, #c1d4af, #a5c6d5, #b97dba);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Thrift Vintage color palette created on .