Paleta de colores Retro Jungle Odyssey

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Retro Jungle Odyssey palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Retro Jungle Odyssey

Download retro jungle odyssey color palette PNG image (landscape)
Download retro jungle odyssey color palette PNG image (square)

CSS de la paleta de colores Retro Jungle Odyssey

/* CSS */
.color-1 {
color: #a9d6bb;
}
.color-2 {
color: #6a9a6d;
}
.color-3 {
color: #4f7f8c;
}
.color-4 {
color: #3b4d72;
}
.color-5 {
color: #1c2a5e;
}

/* CSS Variables */
:root {
--color-1: #a9d6bb;
--color-2: #6a9a6d;
--color-3: #4f7f8c;
--color-4: #3b4d72;
--color-5: #1c2a5e;
}

CSS del degradado de fondo Retro Jungle Odyssey

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9d6bb, #6a9a6d, #4f7f8c, #3b4d72, #1c2a5e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9d6bb, #6a9a6d, #4f7f8c, #3b4d72, #1c2a5e);
}

Retro Jungle Odyssey color palette created on .