Thrift Vintage Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Thrift Vintage palette
Color Inspiration
Images that showcase this color palette in real designs
Download Thrift Vintage Color Palette (PNG)
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);
}
Similar color palettes
Scroll down to explore 1000+ colors.thrift color palettes
Thrift Vintage color palette created on .