Paleta de colores The Endless Hunger

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with The Endless Hunger palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores The Endless Hunger

Download the endless hunger color palette PNG image (landscape)
Download the endless hunger color palette PNG image (square)

CSS de la paleta de colores The Endless Hunger

/* CSS */
.color-1 {
color: #700900;
}
.color-2 {
color: #803300;
}
.color-3 {
color: #855200;
}
.color-4 {
color: #003c52;
}
.color-5 {
color: #002633;
}

/* CSS Variables */
:root {
--color-1: #700900;
--color-2: #803300;
--color-3: #855200;
--color-4: #003c52;
--color-5: #002633;
}

CSS del degradado de fondo The Endless Hunger

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #700900, #803300, #855200, #003c52, #002633);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #700900, #803300, #855200, #003c52, #002633);
}

The Endless Hunger color palette created on .