Paleta de colores Emu Otori

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Emu Otori palette

Compartir esta paleta en:

Descargar la paleta de colores Emu Otori (PNG)

Download emu otori color palette PNG image (landscape)
Download emu otori color palette PNG image (square)

CSS de la paleta de colores Emu Otori

/* CSS */
.color-1 {
color: #5a7e8c;
}
.color-2 {
color: #a4c1af;
}
.color-3 {
color: #e3e1b5;
}
.color-4 {
color: #f5c6b2;
}
.color-5 {
color: #d45e6c;
}

/* CSS Variables */
:root {
--color-1: #5a7e8c;
--color-2: #a4c1af;
--color-3: #e3e1b5;
--color-4: #f5c6b2;
--color-5: #d45e6c;
}

CSS del degradado de fondo Emu Otori

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5a7e8c, #a4c1af, #e3e1b5, #f5c6b2, #d45e6c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5a7e8c, #a4c1af, #e3e1b5, #f5c6b2, #d45e6c);
}

Emu Otori color palette created on .