Arctic Night Color Palette

Discover the beautiful Arctic Night color palette featuring pigeon post (#a6c5d9), wedgewood (#4b7d9b), san juan (#2c4d63), ebony clay (#1b2028) and pink (#ffc2cc).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withArctic, Blue, Bright, Coastal, Modern, Pink, Soft, Teal 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 Night palette

Share this palette to:

💻 Arctic Night color palette CSS

/* CSS */
.color-1 {
color: #a6c5d9;
}
.color-2 {
color: #4b7d9b;
}
.color-3 {
color: #2c4d63;
}
.color-4 {
color: #1b2028;
}
.color-5 {
color: #ffc2cc;
}

/* CSS Variables */
:root {
--color-1: #a6c5d9;
--color-2: #4b7d9b;
--color-3: #2c4d63;
--color-4: #1b2028;
--color-5: #ffc2cc;
}

🌈 Arctic Night background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c5d9, #4b7d9b, #2c4d63, #1b2028, #ffc2cc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c5d9, #4b7d9b, #2c4d63, #1b2028, #ffc2cc);
}

🔗 Explore similar color palettes

No palettes found

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

Arctic Night color palette created on .