Moon the Arctic Fox Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Moon the Arctic Fox palette
Download Moon the Arctic Fox Color Palette (PNG)
Moon the Arctic Fox color palette CSS
/* CSS */
.color-1 {
color: #bad5e3;
}
.color-2 {
color: #a1c6d9;
}
.color-3 {
color: #7eaece;
}
.color-4 {
color: #3f7d8d;
}
.color-5 {
color: #2a4c50;
}
/* CSS Variables */
:root {
--color-1: #bad5e3;
--color-2: #a1c6d9;
--color-3: #7eaece;
--color-4: #3f7d8d;
--color-5: #2a4c50;
}
Moon the Arctic Fox background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bad5e3, #a1c6d9, #7eaece, #3f7d8d, #2a4c50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bad5e3, #a1c6d9, #7eaece, #3f7d8d, #2a4c50);
}
Similar color palettes
Scroll down to explore 1000+ colors.arctic color palettes
Moon the Arctic Fox color palette created on .