Jet Clothes Set Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Jet Clothes Set palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Jet Clothes Set

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

tavolozza dei colori Jet Clothes Set CSS

/* 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 con gradiente di sfondo 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 .