Paleta de colores Weirdcore

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Weirdcore palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Weirdcore

Download weirdcore color palette PNG image (landscape)
Download weirdcore color palette PNG image (square)

CSS de la paleta de colores Weirdcore

/* CSS */
.color-1 {
color: #3c3f9a;
}
.color-2 {
color: #6a6eec;
}
.color-3 {
color: #9b8ef1;
}
.color-4 {
color: #f2a6e4;
}
.color-5 {
color: #f14b4b;
}

/* CSS Variables */
:root {
--color-1: #3c3f9a;
--color-2: #6a6eec;
--color-3: #9b8ef1;
--color-4: #f2a6e4;
--color-5: #f14b4b;
}

CSS del degradado de fondo Weirdcore

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3c3f9a, #6a6eec, #9b8ef1, #f2a6e4, #f14b4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3c3f9a, #6a6eec, #9b8ef1, #f2a6e4, #f14b4b);
}

Weirdcore color palette created on .