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: #5c2f6f;
}
.color-2 {
color: #7d4b8b;
}
.color-3 {
color: #af6e9a;
}
.color-4 {
color: #ff998a;
}
.color-5 {
color: #ffce6b;
}

/* CSS Variables */
:root {
--color-1: #5c2f6f;
--color-2: #7d4b8b;
--color-3: #af6e9a;
--color-4: #ff998a;
--color-5: #ffce6b;
}

CSS del degradado de fondo Weirdcore

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c2f6f, #7d4b8b, #af6e9a, #ff998a, #ffce6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c2f6f, #7d4b8b, #af6e9a, #ff998a, #ffce6b);
}

Weirdcore color palette created on .