Nordic Serenity Color Palette

Discover the beautiful Nordic Serenity color palette featuring cadet blue (#a8b9c7), botticelli (#cee0e8), athens gray (#f5f7f9), tiara (#c9d8d9) and tower gray (#a7b7b9).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withCalm, Design, Home, Interior, Minimalist, Modern, Neutral, Pastel, Scandinavian, Soft 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 Nordic Serenity palette

Share this palette to:

💻 Nordic Serenity color palette CSS

/* CSS */
.color-1 {
color: #a8b9c7;
}
.color-2 {
color: #cee0e8;
}
.color-3 {
color: #f5f7f9;
}
.color-4 {
color: #c9d8d9;
}
.color-5 {
color: #a7b7b9;
}

/* CSS Variables */
:root {
--color-1: #a8b9c7;
--color-2: #cee0e8;
--color-3: #f5f7f9;
--color-4: #c9d8d9;
--color-5: #a7b7b9;
}

🌈 Nordic Serenity background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8b9c7, #cee0e8, #f5f7f9, #c9d8d9, #a7b7b9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8b9c7, #cee0e8, #f5f7f9, #c9d8d9, #a7b7b9);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Nordic Serenity color palette created on .