Paleta de colores Sunset Over the Sierra

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunset Over the Sierra palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sunset Over the Sierra

Download sunset over the sierra color palette PNG image (landscape)
Download sunset over the sierra color palette PNG image (square)

CSS de la paleta de colores Sunset Over the Sierra

/* CSS */
.color-1 {
color: #f9d94e;
}
.color-2 {
color: #f6b83c;
}
.color-3 {
color: #f68f41;
}
.color-4 {
color: #e5492a;
}
.color-5 {
color: #d53e2a;
}

/* CSS Variables */
:root {
--color-1: #f9d94e;
--color-2: #f6b83c;
--color-3: #f68f41;
--color-4: #e5492a;
--color-5: #d53e2a;
}

CSS del degradado de fondo Sunset Over the Sierra

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d94e, #f6b83c, #f68f41, #e5492a, #d53e2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d94e, #f6b83c, #f68f41, #e5492a, #d53e2a);
}

Sunset Over the Sierra color palette created on .