Paleta de colores Sunny Rustic Kitchen

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunny Rustic Kitchen palette

Compartir esta paleta en:

Descargar la paleta de colores Sunny Rustic Kitchen (PNG)

Download sunny rustic kitchen color palette PNG image (landscape)
Download sunny rustic kitchen color palette PNG image (square)

CSS de la paleta de colores Sunny Rustic Kitchen

/* CSS */
.color-1 {
color: #e3b75f;
}
.color-2 {
color: #b66a3e;
}
.color-3 {
color: #7e4f2a;
}
.color-4 {
color: #d9a56d;
}
.color-5 {
color: #f7d3a1;
}

/* CSS Variables */
:root {
--color-1: #e3b75f;
--color-2: #b66a3e;
--color-3: #7e4f2a;
--color-4: #d9a56d;
--color-5: #f7d3a1;
}

CSS del degradado de fondo Sunny Rustic Kitchen

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3b75f, #b66a3e, #7e4f2a, #d9a56d, #f7d3a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3b75f, #b66a3e, #7e4f2a, #d9a56d, #f7d3a1);
}

Sunny Rustic Kitchen color palette created on .