Paleta de colores Redhead Dystopia

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Redhead Dystopia palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Redhead Dystopia

Download redhead dystopia color palette PNG image (landscape)
Download redhead dystopia color palette PNG image (square)

CSS de la paleta de colores Redhead Dystopia

/* CSS */
.color-1 {
color: #c94a4a;
}
.color-2 {
color: #f0a400;
}
.color-3 {
color: #ffcc00;
}
.color-4 {
color: #509dc3;
}
.color-5 {
color: #883e8e;
}

/* CSS Variables */
:root {
--color-1: #c94a4a;
--color-2: #f0a400;
--color-3: #ffcc00;
--color-4: #509dc3;
--color-5: #883e8e;
}

CSS del degradado de fondo Redhead Dystopia

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c94a4a, #f0a400, #ffcc00, #509dc3, #883e8e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c94a4a, #f0a400, #ffcc00, #509dc3, #883e8e);
}

Redhead Dystopia color palette created on .