Paleta de colores Sunshine Glow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunshine Glow palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sunshine Glow

Download sunshine glow color palette PNG image (landscape)
Download sunshine glow color palette PNG image (square)

CSS de la paleta de colores Sunshine Glow

/* CSS */
.color-1 {
color: #f6d0a2;
}
.color-2 {
color: #f8c78b;
}
.color-3 {
color: #f8b76d;
}
.color-4 {
color: #f7a350;
}
.color-5 {
color: #f69d37;
}

/* CSS Variables */
:root {
--color-1: #f6d0a2;
--color-2: #f8c78b;
--color-3: #f8b76d;
--color-4: #f7a350;
--color-5: #f69d37;
}

CSS del degradado de fondo Sunshine Glow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d0a2, #f8c78b, #f8b76d, #f7a350, #f69d37);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d0a2, #f8c78b, #f8b76d, #f7a350, #f69d37);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 3 paletas de colores Sol

Sunshine Glow color palette created on .