Paleta de colores Ancient Sands

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ancient Sands palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Ancient Sands

Download ancient sands color palette PNG image (landscape)
Download ancient sands color palette PNG image (square)

CSS de la paleta de colores Ancient Sands

/* CSS */
.color-1 {
color: #e4b72f;
}
.color-2 {
color: #daa22b;
}
.color-3 {
color: #a15c2b;
}
.color-4 {
color: #7a3929;
}
.color-5 {
color: #4c1f1a;
}

/* CSS Variables */
:root {
--color-1: #e4b72f;
--color-2: #daa22b;
--color-3: #a15c2b;
--color-4: #7a3929;
--color-5: #4c1f1a;
}

CSS del degradado de fondo Ancient Sands

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4b72f, #daa22b, #a15c2b, #7a3929, #4c1f1a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4b72f, #daa22b, #a15c2b, #7a3929, #4c1f1a);
}

Paletas de colores similares

Ancient Sands color palette created on .