Arctic Nightsky Color Palette

Discover the beautiful Arctic Nightsky color palette featuring chambray (#2e4985), steel blue (#498ebc), morning glory (#a3d6e0), saltpan (#f2f8f2) and my sin (#fdba2b).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withArctic, Blue, Cool, Bright, Night Sky, Teal, Bright Summer, Yellow 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 Arctic Nightsky palette

Share this palette to:

💻 Arctic Nightsky color palette CSS

/* CSS */
.color-1 {
color: #2e4985;
}
.color-2 {
color: #498ebc;
}
.color-3 {
color: #a3d6e0;
}
.color-4 {
color: #f2f8f2;
}
.color-5 {
color: #fdba2b;
}

/* CSS Variables */
:root {
--color-1: #2e4985;
--color-2: #498ebc;
--color-3: #a3d6e0;
--color-4: #f2f8f2;
--color-5: #fdba2b;
}

🌈 Arctic Nightsky background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e4985, #498ebc, #a3d6e0, #f2f8f2, #fdba2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e4985, #498ebc, #a3d6e0, #f2f8f2, #fdba2b);
}

🔗 Explore similar color palettes

No palettes found

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

Arctic Nightsky color palette created on .