Paleta de colores Sunflower Bright

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunflower Bright palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sunflower Bright

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

CSS de la paleta de colores Sunflower Bright

/* CSS */
.color-1 {
color: #ffd900;
}
.color-2 {
color: #ffea00;
}
.color-3 {
color: #ffc300;
}
.color-4 {
color: #ffa600;
}
.color-5 {
color: #ff8c00;
}

/* CSS Variables */
:root {
--color-1: #ffd900;
--color-2: #ffea00;
--color-3: #ffc300;
--color-4: #ffa600;
--color-5: #ff8c00;
}

CSS del degradado de fondo Sunflower Bright

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

Paletas de colores similares

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

Sunflower Bright color palette created on .