Paleta de colores Crow Shapeshifter

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Crow Shapeshifter palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Crow Shapeshifter

Download crow shapeshifter color palette PNG image (landscape)
Download crow shapeshifter color palette PNG image (square)

CSS de la paleta de colores Crow Shapeshifter

/* CSS */
.color-1 {
color: #5b4b8b;
}
.color-2 {
color: #a67d9d;
}
.color-3 {
color: #e3cab5;
}
.color-4 {
color: #f4a462;
}
.color-5 {
color: #d95d3a;
}

/* CSS Variables */
:root {
--color-1: #5b4b8b;
--color-2: #a67d9d;
--color-3: #e3cab5;
--color-4: #f4a462;
--color-5: #d95d3a;
}

CSS del degradado de fondo Crow Shapeshifter

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b4b8b, #a67d9d, #e3cab5, #f4a462, #d95d3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b4b8b, #a67d9d, #e3cab5, #f4a462, #d95d3a);
}

Crow Shapeshifter color palette created on .