Paleta de colores Moon the Arctic Fox

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Moon the Arctic Fox palette

Compartir esta paleta en:

Descargar la paleta de colores Moon the Arctic Fox (PNG)

Download moon the arctic fox color palette PNG image (landscape)
Download moon the arctic fox color palette PNG image (square)

CSS de la paleta de colores Moon the Arctic Fox

/* 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;
}

CSS del degradado de fondo Moon the Arctic Fox

/* 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);
}

Moon the Arctic Fox color palette created on .