Paleta de colores Jet Clothes Set

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Jet Clothes Set palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Jet Clothes Set

Download jet clothes set color palette PNG image (landscape)
Download jet clothes set color palette PNG image (square)

CSS de la paleta de colores Jet Clothes Set

/* CSS */
.color-1 {
color: #1c1d2b;
}
.color-2 {
color: #3c3d49;
}
.color-3 {
color: #5a5b68;
}
.color-4 {
color: #797a8b;
}
.color-5 {
color: #b4b5c5;
}

/* CSS Variables */
:root {
--color-1: #1c1d2b;
--color-2: #3c3d49;
--color-3: #5a5b68;
--color-4: #797a8b;
--color-5: #b4b5c5;
}

CSS del degradado de fondo Jet Clothes Set

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c1d2b, #3c3d49, #5a5b68, #797a8b, #b4b5c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c1d2b, #3c3d49, #5a5b68, #797a8b, #b4b5c5);
}

Jet Clothes Set color palette created on .