Cozy Scandinavian Vintage Color Palette
Discover the beautiful Cozy Scandinavian Vintage color palette featuring brandy (#dab98b), coral tree (#a77b6c), ferra (#6a4e4e), matterhorn (#4a3c3a) and janna (#f4e1d7).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withScandinavian, Vintage, Earthy, Muted, Cream, Brown, Neutral, Soft, Warm 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 Cozy Scandinavian Vintage palette
💻 Cozy Scandinavian Vintage color palette CSS
/* CSS */
.color-1 {
color: #dab98b;
}
.color-2 {
color: #a77b6c;
}
.color-3 {
color: #6a4e4e;
}
.color-4 {
color: #4a3c3a;
}
.color-5 {
color: #f4e1d7;
}
/* CSS Variables */
:root {
--color-1: #dab98b;
--color-2: #a77b6c;
--color-3: #6a4e4e;
--color-4: #4a3c3a;
--color-5: #f4e1d7;
}
🌈 Cozy Scandinavian Vintage background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dab98b, #a77b6c, #6a4e4e, #4a3c3a, #f4e1d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dab98b, #a77b6c, #6a4e4e, #4a3c3a, #f4e1d7);
}
🔗 Explore similar color palettes
Cozy Scandinavian Vintage color palette created on .