Paleta de colores Warm Embrace of Yorlay

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Warm Embrace of Yorlay palette

Compartir esta paleta en:

Descargar la paleta de colores Warm Embrace of Yorlay (PNG)

Download warm embrace of yorlay color palette PNG image (landscape)
Download warm embrace of yorlay color palette PNG image (square)

CSS de la paleta de colores Warm Embrace of Yorlay

/* CSS */
.color-1 {
color: #e2b8a1;
}
.color-2 {
color: #d59d7c;
}
.color-3 {
color: #b4896a;
}
.color-4 {
color: #8c5d4a;
}
.color-5 {
color: #5a3a3c;
}

/* CSS Variables */
:root {
--color-1: #e2b8a1;
--color-2: #d59d7c;
--color-3: #b4896a;
--color-4: #8c5d4a;
--color-5: #5a3a3c;
}

CSS del degradado de fondo Warm Embrace of Yorlay

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2b8a1, #d59d7c, #b4896a, #8c5d4a, #5a3a3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2b8a1, #d59d7c, #b4896a, #8c5d4a, #5a3a3c);
}

Warm Embrace of Yorlay color palette created on .