Vintage Warmth Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Vintage Warmth palette
Vintage Warmth color palette CSS
/* CSS */
.color-1 {
color: #d7c4a3;
}
.color-2 {
color: #bfa98d;
}
.color-3 {
color: #a68b6e;
}
.color-4 {
color: #7b5b3d;
}
.color-5 {
color: #4e3b27;
}
/* CSS Variables */
:root {
--color-1: #d7c4a3;
--color-2: #bfa98d;
--color-3: #a68b6e;
--color-4: #7b5b3d;
--color-5: #4e3b27;
}
Vintage Warmth background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7c4a3, #bfa98d, #a68b6e, #7b5b3d, #4e3b27);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7c4a3, #bfa98d, #a68b6e, #7b5b3d, #4e3b27);
}
Similar color palettes
Scroll down to explore 200+ Vintage color palettes
- Sable Lacroix
- Pink Meris
- Revolutionary Earthtones
- Cosmic Cats
- Soft White Elegance
- Something Bad Will Happen Soon
- Caged Echoes
- Whimsical Calico Dreams
- Shades of Gray
- Whispers of Twilight
- Blue Television
- Soft Skin Shades
- Cosmic Blue
- Earthy Whisper
- Dark Chocolate Shades
- Whispers of Autumn Sky
- Autumn Embers
- What Have You Done?
Vintage Warmth color palette created on .