Paleta de colores Stage of Sunshine

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Stage of Sunshine palette

Compartir esta paleta en:

Descargar la paleta de colores Stage of Sunshine (PNG)

Download stage of sunshine color palette PNG image (landscape)
Download stage of sunshine color palette PNG image (square)

CSS de la paleta de colores Stage of Sunshine

/* CSS */
.color-1 {
color: #f6a892;
}
.color-2 {
color: #f4bb71;
}
.color-3 {
color: #f4e071;
}
.color-4 {
color: #f6eb92;
}
.color-5 {
color: #ffffff;
}

/* CSS Variables */
:root {
--color-1: #f6a892;
--color-2: #f4bb71;
--color-3: #f4e071;
--color-4: #f6eb92;
--color-5: #ffffff;
}

CSS del degradado de fondo Stage of Sunshine

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6a892, #f4bb71, #f4e071, #f6eb92, #ffffff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6a892, #f4bb71, #f4e071, #f6eb92, #ffffff);
}

Paletas de colores similares

Stage of Sunshine color palette created on .