Paleta de colores Under the Oak Trees

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Under the Oak Trees palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Under the Oak Trees

Download under the oak trees color palette PNG image (landscape)
Download under the oak trees color palette PNG image (square)

CSS de la paleta de colores Under the Oak Trees

/* CSS */
.color-1 {
color: #905027;
}
.color-2 {
color: #a67c54;
}
.color-3 {
color: #c5a66d;
}
.color-4 {
color: #d0c2a4;
}
.color-5 {
color: #e5e0c7;
}

/* CSS Variables */
:root {
--color-1: #905027;
--color-2: #a67c54;
--color-3: #c5a66d;
--color-4: #d0c2a4;
--color-5: #e5e0c7;
}

CSS del degradado de fondo Under the Oak Trees

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #905027, #a67c54, #c5a66d, #d0c2a4, #e5e0c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #905027, #a67c54, #c5a66d, #d0c2a4, #e5e0c7);
}

Under the Oak Trees color palette created on .