Scandinavian Serenity Color Palette
Discover the beautiful Scandinavian Serenity color palette featuring casper (#aac9d5), pearl bush (#e8e3d4), cashmere (#e6b9a8), whiskey (#d39b69) and indian khaki (#bfaf92).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withScandinavian, Neutral, Soft, Earthy, Light, Blue, Tan, Cream, Modern 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 Scandinavian Serenity palette
💻 Scandinavian Serenity color palette CSS
/* CSS */
.color-1 {
color: #aac9d5;
}
.color-2 {
color: #e8e3d4;
}
.color-3 {
color: #e6b9a8;
}
.color-4 {
color: #d39b69;
}
.color-5 {
color: #bfaf92;
}
/* CSS Variables */
:root {
--color-1: #aac9d5;
--color-2: #e8e3d4;
--color-3: #e6b9a8;
--color-4: #d39b69;
--color-5: #bfaf92;
}
🌈 Scandinavian Serenity background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #aac9d5, #e8e3d4, #e6b9a8, #d39b69, #bfaf92);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #aac9d5, #e8e3d4, #e6b9a8, #d39b69, #bfaf92);
}
🔗 Explore similar color palettes
Scandinavian Serenity color palette created on .