Paleta de colores Jschlatt Vibes

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Jschlatt Vibes palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Jschlatt Vibes

Download jschlatt vibes color palette PNG image (landscape)
Download jschlatt vibes color palette PNG image (square)

CSS de la paleta de colores Jschlatt Vibes

/* CSS */
.color-1 {
color: #3c2e3d;
}
.color-2 {
color: #5e4a6d;
}
.color-3 {
color: #896a8a;
}
.color-4 {
color: #c3b8d5;
}
.color-5 {
color: #f2e4f6;
}

/* CSS Variables */
:root {
--color-1: #3c2e3d;
--color-2: #5e4a6d;
--color-3: #896a8a;
--color-4: #c3b8d5;
--color-5: #f2e4f6;
}

CSS del degradado de fondo Jschlatt Vibes

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3c2e3d, #5e4a6d, #896a8a, #c3b8d5, #f2e4f6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3c2e3d, #5e4a6d, #896a8a, #c3b8d5, #f2e4f6);
}

Jschlatt Vibes color palette created on .