Paleta de colores Depressing 1920s

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Depressing 1920s palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Depressing 1920s

Download depressing 1920s color palette PNG image (landscape)
Download depressing 1920s color palette PNG image (square)

CSS de la paleta de colores Depressing 1920s

/* CSS */
.color-1 {
color: #4b353a;
}
.color-2 {
color: #876864;
}
.color-3 {
color: #ab8f82;
}
.color-4 {
color: #c4ad97;
}
.color-5 {
color: #c8bba7;
}

/* CSS Variables */
:root {
--color-1: #4b353a;
--color-2: #876864;
--color-3: #ab8f82;
--color-4: #c4ad97;
--color-5: #c8bba7;
}

CSS del degradado de fondo Depressing 1920s

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b353a, #876864, #ab8f82, #c4ad97, #c8bba7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b353a, #876864, #ab8f82, #c4ad97, #c8bba7);
}

Depressing 1920s color palette created on .