Paleta de colores Sunflower Sunshine

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunflower Sunshine palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sunflower Sunshine

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

CSS de la paleta de colores Sunflower Sunshine

/* CSS */
.color-1 {
color: #ffd900;
}
.color-2 {
color: #ffea00;
}
.color-3 {
color: #ffcc00;
}
.color-4 {
color: #ffc800;
}
.color-5 {
color: #ffb300;
}

/* CSS Variables */
:root {
--color-1: #ffd900;
--color-2: #ffea00;
--color-3: #ffcc00;
--color-4: #ffc800;
--color-5: #ffb300;
}

CSS del degradado de fondo Sunflower Sunshine

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffd900, #ffea00, #ffcc00, #ffc800, #ffb300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffd900, #ffea00, #ffcc00, #ffc800, #ffb300);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 4 paletas de colores Girasol

Sunflower Sunshine color palette created on .