Paleta de colores Umbreon Moonlight

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Umbreon Moonlight palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Umbreon Moonlight

Download umbreon moonlight color palette PNG image (landscape)
Download umbreon moonlight color palette PNG image (square)

CSS de la paleta de colores Umbreon Moonlight

/* CSS */
.color-1 {
color: #1c202c;
}
.color-2 {
color: #3a3e45;
}
.color-3 {
color: #656c8b;
}
.color-4 {
color: #f8cb4f;
}
.color-5 {
color: #e79a1d;
}

/* CSS Variables */
:root {
--color-1: #1c202c;
--color-2: #3a3e45;
--color-3: #656c8b;
--color-4: #f8cb4f;
--color-5: #e79a1d;
}

CSS del degradado de fondo Umbreon Moonlight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c202c, #3a3e45, #656c8b, #f8cb4f, #e79a1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c202c, #3a3e45, #656c8b, #f8cb4f, #e79a1d);
}

Umbreon Moonlight color palette created on .