Paleta de colores Mortimer Goth

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Mortimer Goth palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Mortimer Goth

Download mortimer goth color palette PNG image (landscape)
Download mortimer goth color palette PNG image (square)

CSS de la paleta de colores Mortimer Goth

/* CSS */
.color-1 {
color: #000000;
}
.color-2 {
color: #4c3e3e;
}
.color-3 {
color: #7e7c7c;
}
.color-4 {
color: #a5a9a2;
}
.color-5 {
color: #d3d1d6;
}

/* CSS Variables */
:root {
--color-1: #000000;
--color-2: #4c3e3e;
--color-3: #7e7c7c;
--color-4: #a5a9a2;
--color-5: #d3d1d6;
}

CSS del degradado de fondo Mortimer Goth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #000000, #4c3e3e, #7e7c7c, #a5a9a2, #d3d1d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #000000, #4c3e3e, #7e7c7c, #a5a9a2, #d3d1d6);
}

Mortimer Goth color palette created on .