Paleta de colores Acorn Harvest

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Acorn Harvest palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Acorn Harvest

Download acorn harvest color palette PNG image (landscape)
Download acorn harvest color palette PNG image (square)

CSS de la paleta de colores Acorn Harvest

/* CSS */
.color-1 {
color: #a65a2b;
}
.color-2 {
color: #c58930;
}
.color-3 {
color: #e6b84c;
}
.color-4 {
color: #f8d88b;
}
.color-5 {
color: #a3c09b;
}

/* CSS Variables */
:root {
--color-1: #a65a2b;
--color-2: #c58930;
--color-3: #e6b84c;
--color-4: #f8d88b;
--color-5: #a3c09b;
}

CSS del degradado de fondo Acorn Harvest

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a65a2b, #c58930, #e6b84c, #f8d88b, #a3c09b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a65a2b, #c58930, #e6b84c, #f8d88b, #a3c09b);
}

Acorn Harvest color palette created on .