Paleta de colores Divine Hues of Olympus

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Divine Hues of Olympus palette

Compartir esta paleta en:

Descargar la paleta de colores Divine Hues of Olympus (PNG)

Download divine hues of olympus color palette PNG image (landscape)
Download divine hues of olympus color palette PNG image (square)

CSS de la paleta de colores Divine Hues of Olympus

/* CSS */
.color-1 {
color: #f2e3b5;
}
.color-2 {
color: #f6d5a7;
}
.color-3 {
color: #f9b19f;
}
.color-4 {
color: #c16c8f;
}
.color-5 {
color: #8a4a8c;
}

/* CSS Variables */
:root {
--color-1: #f2e3b5;
--color-2: #f6d5a7;
--color-3: #f9b19f;
--color-4: #c16c8f;
--color-5: #8a4a8c;
}

CSS del degradado de fondo Divine Hues of Olympus

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2e3b5, #f6d5a7, #f9b19f, #c16c8f, #8a4a8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2e3b5, #f6d5a7, #f9b19f, #c16c8f, #8a4a8c);
}

Divine Hues of Olympus color palette created on .