Paleta de colores Minsk Sunset

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Minsk Sunset palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Minsk Sunset

Download minsk sunset color palette PNG image (landscape)
Download minsk sunset color palette PNG image (square)

CSS de la paleta de colores Minsk Sunset

/* CSS */
.color-1 {
color: #292b3d;
}
.color-2 {
color: #323448;
}
.color-3 {
color: #3e4156;
}
.color-4 {
color: #4c4d67;
}
.color-5 {
color: #626484;
}

/* CSS Variables */
:root {
--color-1: #292b3d;
--color-2: #323448;
--color-3: #3e4156;
--color-4: #4c4d67;
--color-5: #626484;
}

CSS del degradado de fondo Minsk Sunset

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #292b3d, #323448, #3e4156, #4c4d67, #626484);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #292b3d, #323448, #3e4156, #4c4d67, #626484);
}

Minsk Sunset color palette created on .