Paleta de colores Sunlit Harvest

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunlit Harvest palette

Compartir esta paleta en:

Descargar la paleta de colores Sunlit Harvest (PNG)

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

CSS de la paleta de colores Sunlit Harvest

/* CSS */
.color-1 {
color: #f9d94e;
}
.color-2 {
color: #f6bb3c;
}
.color-3 {
color: #f28226;
}
.color-4 {
color: #e3562b;
}
.color-5 {
color: #c84a2d;
}

/* CSS Variables */
:root {
--color-1: #f9d94e;
--color-2: #f6bb3c;
--color-3: #f28226;
--color-4: #e3562b;
--color-5: #c84a2d;
}

CSS del degradado de fondo Sunlit Harvest

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d94e, #f6bb3c, #f28226, #e3562b, #c84a2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d94e, #f6bb3c, #f28226, #e3562b, #c84a2d);
}

Sunlit Harvest color palette created on .